hante 8 mesiacov pred
rodič
commit
5b98a9fc31
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  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
+