Browse Source

test push

hante 8 months ago
parent
commit
5b98a9fc31
1 changed files with 5 additions and 0 deletions
  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
+