@echo off cls git add --all git commit -m "this commit message was generated automatically" git push origin master