hante hace 8 meses
padre
commit
5b98a9fc31
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      gitpush.bat

+ 5 - 0
gitpush.bat

@@ -0,0 +1,5 @@
+git add .
+git commit -m %1
+git push origin master
+git push server master
+