Run git commands with added JIRA ticket on the commit message directly
Linux
wget https://github.com/immanoj16/smart-git/releases/latest/download/smart-git_linux_amd64.tar.gz
tar xf smart-git_linux_amd64.tar.gz
sudo cp smart-git /usr/local/bin
MacOS
wget https://github.com/immanoj16/smart-git/releases/latest/download/smart-git_darwin_amd64.tar.gz
tar xf smart-git_darwin_amd64.tar.gz
sudo cp smart-git /usr/local/bin
Windows
TBA
# It will be signature add commit with JIRA ticket added
smart-git commit "Added smart-git"
MIT License @Manoj Kumar Maharana