Browse Source

TC:autopush funct

Toby Chui 5 years ago
parent
commit
d34d426958
1 changed files with 1 additions and 0 deletions
  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