comparison hgext/fetch.py @ 34038:37b82485097f

revset: do not flip "and" arguments when optimizing Rewrite `flipand(y, x)` to `andsmally(x, y)` so the AST order is unchanged, which could be more friendly to developers. Differential Revision: https://phab.mercurial-scm.org/D579
author Jun Wu <quark@fb.com>
date Wed, 30 Aug 2017 16:05:12 -0700
parents 9c242e9fca65
children a56bf5591918
comparison
equal deleted inserted replaced
34037:205c47e30a93 34038:37b82485097f