link to url

This commit is contained in:
Paul Irish 2015-01-24 13:49:59 -08:00
parent 87a93b8df4
commit d63e5c56f8

View file

@ -1,8 +1,10 @@
#!/bin/sh
# Opens the github page for a repo/branch in your browser.
# https://github.com/paulirish/git-open/
#
# gh [remote] [branch]
# git open
# git open [remote] [branch]
# are we in a git repo?