@echo off echo "Git Pushing ......" echo "" git push "git@github.com:hiparker/opsli-boot.git" master s