From 706397f4c5a05f1f06a30094dc6882d571a47264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsin@users.noreply.github.com> Date: Thu, 22 Apr 2021 10:33:15 +0800 Subject: [PATCH] update --- git-push.bat | 1 - 1 file changed, 1 deletion(-) delete mode 100644 git-push.bat diff --git a/git-push.bat b/git-push.bat deleted file mode 100644 index 49d2e1e..0000000 --- a/git-push.bat +++ /dev/null @@ -1 +0,0 @@ -git add -A && git commit -m'update' && git push github master && git push gitee master \ No newline at end of file