Heya, On Wed, Jul 22, 2009 at 07:52, Thomas Rast<trast@xxxxxxxxxxxxxxx> wrote: > Learning to make nice, reviewable, working, one-change-per-revision > commits. I very much agree with those values, but also Commit early, commit often It's very convenient to be able to go back to/diff with a previous version later on, running 'git commit -am "got x half-working"' takes only a few seconds, but can save hours later on when you got x totally-not-working-at-all-anymore. -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html