The collection of Python scripts allows uses to quickly and easily interact with Jira via command-line terminal. After executing pip install jira-python-utils, execute this exported script: ...
This hook project is part of a 2 articles tutorial about git hooks. In this tutorial we learn how to use git hooks to prevent commit duplicates and to analyze commit messages using data from Jira API.