This is an archive of the discontinued Mercurial Phabricator instance.

narrow: restrict manifest iteration by using manifest.walk(matcher)
ClosedPublic

Authored by martinvonz on Feb 13 2018, 5:42 PM.

Details

Summary

This is only for root nodes, so it shouldn't really matter (they're
rarely huge), but seems cleaner.

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.

Event Timeline

martinvonz created this revision.Feb 13 2018, 5:42 PM
durin42 accepted this revision.Feb 14 2018, 8:32 PM
This revision is now accepted and ready to land.Feb 14 2018, 8:32 PM
This revision was automatically updated to reflect the committed changes.