
11/23/2020 · Tobias Günther
What this post added
This post details how to use interactive rebase for cleaning up local commit history, including rewording commit messages, squashing multiple commits into one, and using 'fixup' with '--autosquash' to correct earlier commits without leaving 'band-aid' commits.