@echo off @REM cd C:\Blog\hexo_blog git add . git commit -m "Auto commit." git push gitee master git push github master