yuja added inline comments.

INLINE COMMENTS

> revset.py:1549
> +    # Force to use the order of the stacks instead of the subset one
> +    return stacks & subset
> +

This breaks the order of `tip:0 & stack()` for example, and is moot
since 
https://phab.mercurial-scm.org/rHG68fcc5503ec55bda2d6be2887f8fc3f61000c666, 
which makes stacks follow the standard order.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D2396

To: lothiraldan, #hg-reviewers, indygreg
Cc: martinvonz, yuja, indygreg, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to