add pull flag
This commit is contained in:
parent
fe4544012c
commit
5a8ebed33d
2 changed files with 48 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ It was inspired by [[https://wiki.ros.org/wstool][wstool]], [[https://github.com
|
|||
|
||||
OPTIONS
|
||||
-f, --fetch Execute 'git fetch --prune --all' for all repositories in PATHS
|
||||
-p, --pull Execute 'git pull' for all repositories which are behind upstream
|
||||
in PATHS (includes '--fetch')
|
||||
-h, --help Show this help message and exit
|
||||
#+end_example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue