jira ticket (jt)#
A simple tool to save your jira ticket to a file, and then "paste" it whenever you need it.
Installation#
Download jt and save it somewhere within your PATH
Usage#
jt PROJ-1
git checkout -b $(jt)
git commit -m "$(jt)|Some progress"