Skip to content

gitter-badger/gitterjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitterjs

Shortcut for recursive git pull/commit/push

Install:

npm i -g gitterjs

Options:

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

-l, --pull       Execute git pull recursively in all subfolders
-c, --commit     Execute git commit recursively in all subfolders
-p, --push       Execute git commit and push recursively in all subfolders

<no params>      Same as using -l:
                 Execute git pull recursively in all subfolders

Usage:

> gitter
Already up-to-date.

About

Shortcut for recursive git pull/commit/push

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%