1.0.10 • Published 5 years ago
git-puller v1.0.10
git-puller
Git pull all repository of directory tree from specified directory.
Installation
Install command line interface globally.
$ npm i -g git-puller
Usage
Usage: git-puller [options]
Options:
-V, --version output the version number
-d, --directory [value] Target directory
-r, --remote [value] Git Remote (default: origin)
-b, --branch [value] Git branch (default: master)
-h, --help output usage information
examples:
git-puller -d ./ # Current directory
git-puller -d ../../_my_project # Other directory
git-puller -d ./ -r origin -b master # Specify remote and branch
gplr -d ./ # Current directory
gplr -d ../../_my_project # Other directory
gplr -d ./ -r origin -b master # Specify remote and branch
License
Provided under the terms of the MIT license
1.0.10
5 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
0.2.10
7 years ago
0.2.6
7 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.1.9
8 years ago
0.1.8
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
1.0.0
8 years ago