comparison mercurial/context.py @ 40082:4fd0fac48922

localrepo: allow narrowmatch() to accept matcher to intersect with It's pretty common that we need to intersect a matcher we already have (usually from the user) with the narrow matcher. Let's make repo.narrowmatch() take an optional matcher to intersect with. Differential Revision: https://phab.mercurial-scm.org/D4896
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 28 Sep 2018 12:29:21 -0700
parents b6c2543e1dd8
children 48a0ce67d67a
comparison
equal deleted inserted replaced
40081:a4d62ff9a86d 40082:4fd0fac48922