Browse Source

Auto commit.

master
tianzhendong 3 years ago
parent
commit
f5d7a31cda
  1. 3
      111git pull - 副本.bat
  2. 3
      zgit push.bat

3
111git pull - 副本.bat

@ -1,3 +0,0 @@
@echo off
cd C:\hexo_blog
git pull

3
zgit push.bat

@ -2,4 +2,5 @@
cd C:\hexo_blog
git add .
git commit -m "Auto commit."
git push --all
git push origin master
git push github master
Loading…
Cancel
Save