Skip to content

Commit b568fec

Browse files
committed
update readme
Change-Id: I8a52255863e188306368a81d42710a3800485d33
1 parent 3dad29a commit b568fec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README_dev.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Developer Installation
3434
python2 ./repo forall -c 'git checkout dev'
3535
# to check status of all repositories
3636
python2 ./repo status
37+
# to pull all repositories at once:
38+
python2 ./repo forall -c 'git pull --rebase'
3739

3840

3941
Installation

0 commit comments

Comments
 (0)