$blog++

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.

git commander

Features

  • git status
  • git add [files]
  • git reset – [files]
  • git commit [files]
  • git log
  • git reset
  • git diff file
  • git branch

x

Like it? Tweet it.

"git commander another great command line interface tool" via @marcogmonteiro