jbaginski / git-commander

A git tool with an easy terminal interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A git tool with an easy terminal interface.


Languages

Language:JavaScript 100.0%