Merge pull request #2177 from richo/fix-username

Fix @richo's username
This commit is contained in:
Harutyun Amirjanyan 2014-10-06 18:56:30 +04:00
commit cc40b8ceb8
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"
]]
]]