hante 8 сар өмнө
parent
commit
5b98a9fc31
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  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
+