浏览代码

修改提交游戏脚本

guodong 3 年之前
父节点
当前提交
b2c4d42153
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      GameClient/Assets/Editor/Bat/commitGame.bat

+ 1 - 1
GameClient/Assets/Editor/Bat/commitGame.bat

@@ -1,5 +1,4 @@
 cd ../../Res
-svn up --force --accept tc
 svn add . --force
 svn ci -m "¹«ÓûúÌá½»"
 
@@ -8,6 +7,7 @@ git commit -am "
 
 cd ../../../../
 git commit -am "¹«ÓûúÌá½»"
+git pull
 git push
 
 cd GameClient/Bundles