Concatenating changesets

Barry Roberts blr at robertsr.us
Sun Dec 16 22:11:03 CST 2007


On Sat, 2007-12-15 at 10:07 -0600, Matt Mackall wrote:

> A changeset should be a single well-defined change.

Which is exactly why I want to combine them.  I frequently commit just
because I'm going home (or out of town) and I want to be able to clone
or pull my absolute latest.  Even if it doesn't build.  When the feature
or fix is ready to share, those commits are worse than useless.

But it sounds like people use mq instead of committing at times like
this.  Right?  I'm starting to play with mq now to see how it works.

Barry Roberts



More information about the Mercurial mailing list