Thanks
This project is a real team effort. Huge thanks to @derimagia for his stewardship and time leading the project. Thanks to @4U6U57, @nwinkler, @Jaxwood, @ffes, @neersighted, @orestisf1993, @crossroad0201, @larsks and all other contributors for all these improvements.
👍 New features
- Support opening current tag / commit: #130
- Add man page: #110
- Add support for sshconfig expansion: #109
- Add support for Bitbucket Server with different root context: #113
- Add support for AWS Code commit.: #128
🔨 Bug fixes
- Fix bug with open -i on default VSTS project repo:
67b72ac
,aea6e3e
- Use ls-remote --get-url to get remote url:
740222b
- Fix shellcheck:
775361b
- Fix incompatability with bash < 4:
895240f
- Swap uppercase/lowercase for ssh feature:
995e915
(#123) - Remove openopt, allow spaces in $BROWSER:
96c80ff
- readme: One liner install for oh-my-zsh:
29434cd
- deps: change markdownlint to markdownlint-cli:
702b8a6
,5b815cb
⬆️ Upgrading
If you've installed git open
with NPM, upgrade with npm install --global git-open
Otherwise, all the other documented installation mechanisms work great.