Mercurial > hg
comparison tests/test-websub.t @ 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 | 4d2b9b304ad0 |
children | 6ccf539aec71 |
comparison
equal
deleted
inserted
replaced
33446:fad6852cf879 | 33447:6f4e5e5940a5 |
---|