-
@bitfield @joelchippindale I think a lot of people get lost at "make atomic commits". The secret is to plan your commit ahead; e.g. "i'll code this and this then I'll commit". Otherwise you just work then commit whatever is in your staging; and 25 commits later rewriting history is no longer possible.
-
@bitfield @joelchippindale I fail at this quite often when I get lazy though