Mar 30, 2023
Thanks for sharing your thoughts JL. I also dream of a neat Git history, like you can achieve with squash commits.
But in the real world I've spent countless workdays trying to trace down bugs with no information, other than the ticket that created the bug.
Of course, code comments can help, but I prefer also writing informative, atomic commit messages that are incredibly useful when debugging.