Auto commit.

This commit is contained in:
2022-05-23 08:47:11 +08:00
parent 5993d86ef9
commit ba93f9e8bc
4 changed files with 108 additions and 8995 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
@echo off
cd C:\Blog\hexo_blog
git pull
@REM cd C:\Blog\hexo_blog
git pull gitee master
+100 -8989
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -1,5 +1,6 @@
@echo off
cd C:\Blog\hexo_blog
@REM cd C:\Blog\hexo_blog
git add .
git commit -m "Auto commit."
git push origin master
git push gitee master
git push github master
+3 -2
View File
@@ -1,8 +1,9 @@
@echo off
cd C:\Blog\hexo_blog
@REM cd C:\Blog\hexo_blog
git add .
git commit -m "Auto commit."
git push origin master
git push gitee master
git push github master
hexo cl && hexo d