how could you squash multiple commits together without using git merge code example Example: squash 3 commit $ git rebase -i HEAD~3