(1) How to detect criss-cross (2) is ancestor(*changeset) always the "base" of merges

Giovanni Gherdovich g.gherdovich at gmail.com
Tue Dec 31 01:53:34 UTC 2013


:::: (2) Is there a way to use revset queries in order to detect if a merge
is gonna be criss-cross?
::::     Or some other way to build a criss-cross detector that isn't too
hard to implement.

ok, dumb me.
Pierre-Yves just answered on IRC, the "heads(::X and ::Y)" revset query
gives the set of all candidates for LCA(X, Y).

GGhh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20131231/6824b2b6/attachment-0002.html>


More information about the Mercurial mailing list