Browse Source

更新不要还原代码了

hexiaojie 5 months ago
parent
commit
f5a3a3f44a
1 changed files with 10 additions and 10 deletions
  1. 10 10
      GameClient/Assets/Editor/Bat/updateGame.bat

+ 10 - 10
GameClient/Assets/Editor/Bat/updateGame.bat

@@ -1,11 +1,11 @@
-cd ../../../../
-git clean -df
-git reset --hard
-git status
-git pull
+@REM cd ../../../../
+@REM git clean -df
+@REM git reset --hard
+@REM git status
+@REM git pull
 
-cd GameClient/Assets/Game/CSShare
-git clean -df
-git reset --hard
-git status
-git pull
+@REM cd GameClient/Assets/Game/CSShare
+@REM git clean -df
+@REM git reset --hard
+@REM git status
+@REM git pull