How to squash commits
It happens to me very often that someone helps me out on a branch and pushes their code on a fixup commit. Every time it happens, I panic! I used to be very bad at git, my git tree would look like crap due to multiple unexpected merges. I was starting to get ashamed. Not …