( )⚙ D4392 manifest: use public API for obtaining storage object

This is an archive of the discontinued Mercurial Phabricator instance.

manifest: use public API for obtaining storage object
ClosedPublic

Authored by indygreg on Aug 27 2018, 12:00 PM.

Details

Summary

We should not be accessing private attributes on the manifestlog,
since its behavior is governed by an interface.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Aug 27 2018, 12:00 PM
This revision was automatically updated to reflect the committed changes.