comparison setup.py @ 33447:6f4e5e5940a5

match: write forceincludematcher using unionmatcher The forceincludematcher is simply a unionmatcher of a includematcher (matching paths recursively) with the given matcher. Since the forceincludematcher is only used by sparse, move it there. I don't have a good sparse repo setup to test performance impact on. Differential Revision: https://phab.mercurial-scm.org/D57
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 07 Jul 2017 14:39:59 -0700
parents 176030f695ca
children e0bbe32d8b55
comparison
equal deleted inserted replaced
33446:fad6852cf879 33447:6f4e5e5940a5