Fix @richo's username

This commit is contained in:
Richo Healey 2014-10-05 19:22:17 -07:00
commit 1a6bb0591b
2 changed files with 7 additions and 7 deletions

View file

@ -2,9 +2,9 @@
# Script to open a browser to current branch
# Repo formats:
# ssh git@github.com:richoH/gh_pr.git
# http https://richoH@github.com/richoH/gh_pr.git
# git git://github.com/richoH/gh_pr.git
# ssh git@github.com:richo/gh_pr.git
# http https://richoH@github.com/richo/gh_pr.git
# git git://github.com/richo/gh_pr.git
username=`git config --get github.user`

View file

@ -11,13 +11,13 @@
["comment","# Repo formats:"]
],[
"start",
["comment","# ssh git@github.com:richoH/gh_pr.git"]
["comment","# ssh git@github.com:richo/gh_pr.git"]
],[
"start",
["comment","# http https://richoH@github.com/richoH/gh_pr.git"]
["comment","# http https://richoH@github.com/richo/gh_pr.git"]
],[
"start",
["comment","# git git://github.com/richoH/gh_pr.git"]
["comment","# git git://github.com/richo/gh_pr.git"]
],[
"start"
],[
@ -331,4 +331,4 @@
["keyword","fi"]
],[
"start"
]]
]]