hante 8 ay önce
ebeveyn
işleme
5b98a9fc31
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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
+