Ragnar / git-commit-push.bat
Eric Marchand
Refactoring
3afd61a
raw
history blame contribute delete
40 Bytes
git add .
git commit -a
git push
PAUSE