Mercurial > hg
comparison tests/test-ssh-clone-r.t @ 29943:80c86b9bb40b
revset: forward ordering requirement to argument of present()
present() is special in that it returns the argument set with no
modification, so the ordering requirement should be forwarded.
We could make present() fix the order like orset(), but that would be silly
because we know the extra filtering cost is unnecessary.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Wed, 01 Jun 2016 20:54:04 +0900 |
parents | c63bf97cf7c7 |
children | 2428e8ec0793 |
comparison
equal
deleted
inserted
replaced
29942:3664537386ab | 29943:80c86b9bb40b |
---|