y595705120 hace 3 años
padre
commit
fe4c92a0b8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      push.bat

+ 3 - 0
push.bat

@@ -0,0 +1,3 @@
+git add -A
+git commit -m 'normal'
+git push origin master