All we care about is the filepaths, so this avoids a pointless copy of the
manifest that we only used to extract matching filenames.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG2d1b2ad3705b: archival: use walk() instead of matches() on manifest
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
Oops, I queued this one out of order because I wanted to think more about the previous two patches first, but that made test-subrepo-deep-nested-change.t fail. I should have known there was a reason for the order in this series. I'll de-queue this one for now, so please revive your local copy.