gitachange
v0.0.1
Published
execute git add && git commit in single command
Readme
gitachange

execute git add && git commit in single command
Install
$ npm install -g gitachangeUsage
gitachange [<pathspec>…] -m <message> gitachange --help
Usage
$ gitachange [<pathspec>…] -m <message>
Required
--message, -m Message of commit
Examples
$ gitac add files1.js -m "init"
Options
message
Type: string
commit message
License
MIT © Abdelhak Akermi
