@echo off
git add .
git commit -m "Automatic commit"
git push
git push --mirror