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