瀏覽代碼

test push

hante 8 月之前
父節點
當前提交
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
+