Last Updated: February 25, 2016
·
939
· markus-perl

Git Jira commit message

Simple Script to commit a task by only entering the Jira ID. The script will automatically add the task title to the commit message.

You can find my script on github:
https://github.com/markus-perl/git-jira-commit-message/blob/master/git-jira-commit-message

Read my blog post to find out how easy this script can be added to your .gitconfig:
http://markusperl.blogspot.de/2014/01/git-jira-commit-message.html