This looks for speeding and summarizing commond task when working with git
- Open bash terminal
- Clone the git helpers commands
git clone https://github.com/luxant/git-helper-commands.git
- Change your working directorty to the newly created folder
git-helper-commands
cd git-helper-commands
- Run the
installer.sh
source installer.sh
- Now you should have the tool up and running. if you got a any git repo and do
g.st
you should get same results asgit status
Please refer to the documentation here
Please go here to see the project full release notes
- Luxant - Author
Extend it, improve it