Auto commit.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
|
||||
git add .
|
||||
git commit -m "Auto commit."
|
||||
git push origin master
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
|
||||
cd C:\hexo_blog
|
||||
git add .
|
||||
git commit -m "Auto commit."
|
||||
git push origin master
|
||||
Reference in New Issue
Block a user