I'd like to clean up a few cases where we check for an item in _lazydirs before
calling _loadlazy - this will remove an extraneous dict lookup and make it
slightly more versatile.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGda0319e024c0: treemanifests: make _loadlazy tolerate item not on _lazydirs
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.