0.2.9 • Published 3 years ago

gitterjs v0.2.9

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
3 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

3 years ago

0.2.8

3 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago