소스 검색

test push

hante 9 달 전
부모
커밋
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
+