Add Jira ticket in interactive way to your commit msg
sh
npm i -g commitmsg-with-jira-ticket
`Usage
`sh
Usage: add-jira-ticket [options] [command]Options:
-V, --version output the version number
-h, --help display help for command
Commands:
commit [options]
install [options]
help [command] display help for command
`$3
Firstly, install script to
git prepare-commitmsg hook`bash
npx commitmsg-with-jira-ticket install --host=http://www.jira.com
``wait to write