#### Problem: - README doesn't address: - When during the pull request process commits should be squashed - Doesn't explain what is actually means to squash a commit - Possible mistakes: - "git push --force" should be "git push origin BranchName --force"