gitish
v1.1.0
Published
This script runs in the bash to automate general git operations.
Downloads
35
Maintainers
Readme
gitish ( git interactive shell )
Synopsis
gitish is Interactive git in shell. Interactive git on Command line in shell script.
Motivation
Often we end up in typing tons of git commands in shell which could be time consuming especially when there are deadlines in projects.
We have tons of tools available to work with git interactively but this is a tool which works in shell.
This cli tool can make you a bit more productive in your teams.
Installation
npm install -g gitish
Usage
After installation just run gitish with command gitish

License
MIT
