This is an archive of the discontinued Mercurial Phabricator instance.

context: use manifest.find() instead of two separate calls
ClosedPublic

Authored by durin42 on Feb 11 2020, 12:08 AM.

Details

Summary

I noticed this while debugging an extension that's implementing the manifest
interface. Always nice to save a function call.

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

durin42 created this revision.Feb 11 2020, 12:08 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.