@echo off call git commit --allow-empty -m "build" if "%~1" neq "false" ( call git push )