squash all commits of a branch into last commit code example Example: git squash last 2 commits git rebase -i HEAD~2