:: Alias for git status @echo off echo Pushing branch  %1  git push -u origin %1