commit
cc40b8ceb8
2 changed files with 7 additions and 7 deletions
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]]
|
||||
]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue