This is an archive of the discontinued Mercurial Phabricator instance.

debugcommands: use openstorage() in debugdata
ClosedPublic

Authored by indygreg on Aug 22 2018, 4:58 PM.

Details

Summary

Nothing we're doing here requires a revlog. So use openstorage().

.. bc:: hg debugdata no longer accepts the path to a revlog file.

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

indygreg created this revision.Aug 22 2018, 4:58 PM
This revision was automatically updated to reflect the committed changes.