Skip to content

Instantly share code, notes, and snippets.

@rd13
Created November 13, 2018 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rd13/8dcbb4fd9da8991c69158fee33fa9376 to your computer and use it in GitHub Desktop.
Save rd13/8dcbb4fd9da8991c69158fee33fa9376 to your computer and use it in GitHub Desktop.
JIRA / GIT branch opener / alias
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