-
@snekse Hmmm that seems kinda nice. I personally don’t mind all the various little commits that make up a feature, but this isn’t bad for squashing. Still am nervous deleting a local branch when hit doesn’t realize it’s been squash merged to main
-
In some ways it’s like immutability vs mutable variables… immutable git would mean not rewriting history, I think. That mutation does allow for some nice things, but dealing with the side cases is just extra mental fatigue for me I guess