0.1.2 • Published 10 years ago

rpull v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Rpull

Recursive git pull with node

$ rpull /path/to/git

1 / 5
Path: /path/to/git/repository_a
Already up-to-date.

2 / 5
Path: /path/to/git/repository_b
Already up-to-date.

3 / 5
Path: /path/to/git/repository_c
Already up-to-date.

4 / 5
Path: /path/to/git/repository_d
Updating foofoo..barbar
Fast-forward
 .gitignore                       |    1 +
 .gitmodules                      |    3 +
 .travis.yml                      |   13 +
 Makefile                         |    5 +
 README.md                        |  164 ++-
 examples/index.html              |    2 -
 
5 / 5
Path: /path/to/git/repository_e
Already up-to-date.

Done
0.1.2

10 years ago

0.1.1

10 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago