acf97c1707
This reverts commit 6dd7bd1160
.
4 lines
No EOL
111 B
Batchfile
4 lines
No EOL
111 B
Batchfile
cd ..\
|
|
git submodule foreach git pull origin master
|
|
git commit -am "Updating Submodules"
|
|
git push origin master |