
Git Squash: How to Condense Your Commit History
Thursday, August 26, 2021
Introduction Every now and then, you’ll make a mistake in your project’s Git tree. Probably not because you wanted to, but because you just haven’t mastered Git yet. And that’s okay. Maybe you needed to make a lot of commits because you forgot to remove comments in the code. Or you have a tight …
Continue reading “Git Squash: How to Condense Your Commit History”