alternates

This commit is contained in:
David O'Trakoun 2016-07-23 12:55:10 -04:00
parent 556f1c3f74
commit f97f28e6fe
No known key found for this signature in database
GPG key ID: 10BABFF393314390

View file

@ -89,9 +89,16 @@ or in your local repository:
See [hub](https://github.com/github/hub) for complete GitHub opening support.
It's the official GitHub project and provides `hub browse`.
Homebrew has an alternate [git-open](https://github.com/jeffreyiacono/git-open)
[Homebrew has an alternate git-open](https://github.com/jeffreyiacono/git-open)
that only works with GitHub but can open user profile pages, too.
@[gerep has an alternate git-open](https://github.com/gerep/git-open) that
works with a few providers. Of note, it opens the default view for BitBucket
instead of the source view.
And, of course, [jasonmccreary's original gh](https://github.com/jasonmccreary/gh)
from which this plugin was forked.
## Thanks
[jasonmccreary](https://github.com/jasonmccreary/) did