how to make 1 commit from 2 code example Example: squash commits in git git reset --soft HEAD~3 && git commit