Rewriting changeset order on push/pull (keeping the history graph tidy)
Arne Babenhauserheide
arne_bab at web.de
Mon Aug 13 19:57:11 UTC 2012
Am Sonntag, 12. August 2012, 22:50:34 schrieb Michael McNeil Forbes:
> What would be very useful is a way of "hiding" the complicated history.
> It can still exist, but it would be nice if there was a simple way of
> "annotating" the history so that it becomes easier to inspect.
If you don’t need the merges, you can do it like this:
hg log -r "all() - merge()" -G
Best wishes,
Arne
--
Ein Würfel System - einfach saubere Regeln:
- http://1w6.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120813/eadf5630/attachment.asc>
More information about the Mercurial
mailing list