Overview I've been using git for over 7 years and have had the privilege of mentoring a small number of people in their understanding and use of git. One of the ideas that I always try to impress upon git beginners is the very light-weight nature of commits. I almost always use the adage, "commit … Continue reading Commit Early, Commit Often – The Interactive Rebase (Squash and Fixup)