bouvyd’s avatarbouvyd’s Twitter Archive—№ 635

    1. …in reply to @bitfield
      @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.
  1. …in reply to @bouvyd
    @bitfield @joelchippindale I fail at this quite often when I get lazy though