This patch build a matcher using the include and exclude arguments we have in
generatev2() and pass that matcher into _walkstreamfiles(). This will help us
in filtering files we stream depending on the includes and excludes passed in
by the user.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGf0e8f27768eb: streamclone: pass narrowing related info in _walkstreamfiles()
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.