0.2.9 • Published 4 years ago

gitterjs v0.2.9

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
4 years ago

gitterjs

build status codacy coverage dependencies npm

Join the chat at https://gitter.im/cope/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
-m, --message [value]  An optional message
-n, --name [value]     Execute git config user.name "value" recursively in all subfolders
-e, --email [value]    Execute git config user.email "value" recursively in all subfolders
-v, --verbose          Verbose

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

Usage:

> gitter
Already up-to-date.
0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago