Parcourir la source

TC:autopush funct

Toby Chui il y a 6 ans
Parent
commit
d34d426958
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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