ソースを参照

TC:autopush funct

Toby Chui 6 年 前
コミット
d34d426958
1 ファイル変更1 行追加0 行削除
  1. 1 0
      TC/autopush.bat

+ 1 - 0
TC/autopush.bat

@@ -1,4 +1,5 @@
 cd ../
+git pull
 git add *
 git commit -m "TC:autopush funct"
 git push