Get the summary of a JIRA ticket when your branch is named after it.
- Set up a credentials file at
~/.config/git/jira.json(and make it0600):{"username": "myusername", "password": "mypassword", "base": "https://issues.mediamath.com/jira/"} - Run
git branch-ticket - Amaze
- Proper credentials storage (using
passorkeyring) - Multi-branch support
- Editing branch description with ticket summary