[PATCH] revset: change ancestor to accept 0 or more arguments (issue3750)

Bryan O'Sullivan bos at serpentine.com
Thu Feb 7 10:29:23 CST 2013


On Wed, Feb 6, 2013 at 6:51 PM, Siddharth Agarwal <sid0 at fb.com> wrote:

> Is the GCA operation commutative and associative, particularly when
> multiple revs are possible GCA candidates?
>

In principle yes, in practice we get that wrong today (and this is no worse
than the existing code).

When we get around to replacing the ancestor code with the more general GCA
code, I'll fix this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130207/ba4beeca/attachment.html>


More information about the Mercurial-devel mailing list