mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-28 13:54:45 -05:00
fix pull.bat
This commit is contained in:
9
pull.bat
9
pull.bat
@@ -1,7 +1,8 @@
|
||||
:: pushd Assets\VRM
|
||||
::pushd Assets\VRM
|
||||
git pull
|
||||
git submodule init
|
||||
git submodule foreach --recursive git checkout master
|
||||
git submodule update --recursive --remote
|
||||
:: popd
|
||||
::git submodule update --remote
|
||||
git submodule foreach git checkout master
|
||||
git submodule foreach git pull
|
||||
::popd
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user