This is an archive of the discontinued Mercurial Phabricator instance.

streamclone: pass narrowing related info in _walkstreamfiles()
ClosedPublic

Authored by pulkit on Oct 3 2018, 11:02 AM.

Details

Summary

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.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Oct 3 2018, 11:02 AM
pulkit edited the summary of this revision. (Show Details)Oct 17 2018, 10:52 AM
pulkit retitled this revision from streamclone: pass narrowing related info in generatev2() and _walkstreamfiles() to streamclone: pass narrowing related info in _walkstreamfiles().
pulkit updated this revision to Diff 12209.
This revision was automatically updated to reflect the committed changes.