{section: Checklist of things to do before running "git push"} -1: View and examine the commits to push: -{code} git log origin/<branch>..<branch> {endcode} +1: View and examine the commits to push with 'git log' +{code} $ git log origin/<branch>..<branch> {endcode} 1:: Check to see if you should combine multiple commits *::: You should definitely combine if: *:::: Any of the commits "checkpoints"