iralex-backend/commit_and_push.bat

3 lines
77 B
Batchfile

@ECHO OFF
ECHO Start commit ...
git commit -am "Automatic Commit" && git push