gommit
v1.0.0
Published
Git commit on steroids
Downloads
3
Readme
gommit
Git commit on steroids
Installation
npm install -g gommit
Usage
If you need help about gommit, you can issue the following command
gommit --help
You can create a new commit message by issuing the following command
gommit
gommit -a
=> this is the same as git commit -a
. You can pass the same arguments that the git commit commands