From f5d7a31cdae7fede9c32cb528b2dbb360eed1ecb Mon Sep 17 00:00:00 2001 From: tianzhendong <1203886034@qq.com> Date: Thu, 28 Apr 2022 15:26:39 +0800 Subject: [PATCH] Auto commit. --- 111git pull - 副本.bat | 3 --- zgit push.bat | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 111git pull - 副本.bat diff --git a/111git pull - 副本.bat b/111git pull - 副本.bat deleted file mode 100644 index 43cadff..0000000 --- a/111git pull - 副本.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -cd C:\hexo_blog -git pull \ No newline at end of file diff --git a/zgit push.bat b/zgit push.bat index a234436..5d12187 100644 --- a/zgit push.bat +++ b/zgit push.bat @@ -2,4 +2,5 @@ cd C:\hexo_blog git add . git commit -m "Auto commit." -git push --all \ No newline at end of file +git push origin master +git push github master \ No newline at end of file