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