Created
November 13, 2018 15:40
-
-
Save rd13/8dcbb4fd9da8991c69158fee33fa9376 to your computer and use it in GitHub Desktop.
JIRA / GIT branch opener / alias
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias jira='open "http://jira-host.com/browse/$(git rev-parse --abbrev-ref HEAD)"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment