Skip to content

immanoj16/smart-git

Repository files navigation

smart-git

Run git commands with added JIRA ticket on the commit message directly

Table of Contents

Installation

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

Usage

# It will be signature add commit with JIRA ticket added
smart-git commit "Added smart-git"

License

MIT License @Manoj Kumar Maharana

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published