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.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG4fd0fac48922: localrepo: allow narrowmatch() to accept matcher to intersect with
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.