1.0.4 • Published 7 years ago

git-formater v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Git Formater

Formater is a npm module who can add all your file uncommit to your next commit and format your commit message with this format: <name-of-branch>: <your message>

Installation

npm install -g git-formater

Usage: formater <command>


Commands:

     show        show the last updateed files
     add [all]   add file to the commit
     commit      commit files
     push        push files
     send [all]  add commit and push files

Options:

     -h, --help     output usage information
     -V, --version  output the version number
     
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago