##// END OF EJS Templates
localrepo: allow narrowmatch() to accept matcher to intersect with...
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

File last commit:

r34398:765eb17a default
r40118:4fd0fac4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer