y595705120 3 年 前
コミット
30b7042f18
1 ファイル変更1 行追加0 行削除
  1. 1 0
      push.bat

+ 1 - 0
push.bat

@@ -1,3 +1,4 @@
+git pull
 git add -A
 git commit -m 'normal'
 git push origin master