588
Commit
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I'm kinda planning on teaching my team how to use interactive rebases to clean the history before a merge request.
The first thing they'll learn is to make a temporary second branch so they can just toss their borked one if they screw up. I'm not going to deal with their git issues for them.