Explorar el Código

TC:autopush funct

Toby Chui hace 6 años
padre
commit
d34d426958
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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