From f97f28e6fe356ed694b40f53058a707da20e9015 Mon Sep 17 00:00:00 2001 From: David O'Trakoun Date: Sat, 23 Jul 2016 12:55:10 -0400 Subject: [PATCH] alternates --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92389b2..af97fb9 100644 --- a/README.md +++ b/README.md @@ -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