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 |