We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927c273 commit 135dfd9Copy full SHA for 135dfd9
1 file changed
pull_all.bat
@@ -1,10 +1,9 @@
1
-cd libs/zing/libs/zest
2
git pull
3
-git submodule update --init --recursive
4
-cd ../../
+cd libs/zing
+git checkout main
5
6
7
+cmd /c subs.bat
+cd ../..
8
9
git submodule update --init --recursive
10
0 commit comments