diff --git a/MAKE.bat b/MAKE.bat index 758ae46..4179bc4 100644 --- a/MAKE.bat +++ b/MAKE.bat @@ -252,18 +252,12 @@ if "%1"=="push" ( git stash git add depot git commit -m "sync depot" - if not "%3"=="local" ( - git pull - git push - ) git stash pop @REM sync website git stash git add website git commit -m "sync website" - git pull - git push git stash pop exit /b diff --git a/depot b/depot index d97e7a7..61ff648 160000 --- a/depot +++ b/depot @@ -1 +1 @@ -Subproject commit d97e7a7069f730eaaf71555e1a2fc6c624a41829 +Subproject commit 61ff6484ae9be5669c025064c4d04b1b2d666cc7