/git-commander

A git tool with an easy terminal interface.

Primary LanguageJavaScript

git commander

A git tool with a easy terminal interface.

ScreenShot

Features

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

Install & Usage

$ npm install -g git-commander
$ git-commander

License

MIT