recursive update
This commit is contained in:
parent
9b5fcd32e0
commit
425aa487c8
@ -7,7 +7,7 @@ git submodule sync
|
|||||||
# initialize new repos
|
# initialize new repos
|
||||||
git submodule init
|
git submodule init
|
||||||
# update commits
|
# update commits
|
||||||
git submodule update
|
git submodule update --init --recursive
|
||||||
# remove unversioned files
|
# remove unversioned files
|
||||||
git clean -dff
|
git clean -dff
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user