git commander another great command line interface tool
July 18, 2018 Written By Marco Monteiro
This is a git tool that gives more friendly way to navigate your git logs, commit or even diff files. Personally I use git most times inside Sublime Text 3. However its always nice to have a tool like this at hand.
Features
- git status
- git add [files]
- git reset – [files]
- git commit [files]
- git log
- git reset
- git diff file
- git branch