Small improvements to commit script
- Have users run git push themselves after checking the output
- Only check for master branch if git isn't disabled
- Exit if checkout of existing branch fails
- Silence first (technical) git push
- Print logParser output if it failed.
[skip ci]