beiguoxia %!s(int64=3) %!d(string=hai) anos
pai
achega
de10a30d3d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      GameClient/Assets/Editor/Bat/updateGame.bat

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

@@ -2,14 +2,14 @@ cd ../../../Assets/Res
 svn up --force --accept tc
 
 cd ../../../
-git reset --hard
 git clean -df
+git reset --hard
 git status
 git pull
 
 cd GameClient/Assets/Game/CSShare
-git reset --hard
 git clean -df
+git reset --hard
 git status
 git pull