Skip to content

Commit 135dfd9

Browse files
committed
Update pull
1 parent 927c273 commit 135dfd9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pull_all.bat

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
cd libs/zing/libs/zest
21
git pull
3-
git submodule update --init --recursive
4-
cd ../../
2+
cd libs/zing
3+
git checkout main
54
git pull
6-
git submodule update --init --recursive
7-
cd ../../
5+
cmd /c subs.bat
6+
cd ../..
87
git pull
98
git submodule update --init --recursive
109

0 commit comments

Comments
 (0)