How to Squash Last N Commits in Git?
📝
内容提要
We often need to squash several related commits to make the commit history cleaner. There are several different ways to achieve this.
We often need to squash several related commits to make the commit history cleaner. There are several different ways to achieve this.