( )⚙ D4391 perf: add function for obtaining manifest revision

This is an archive of the discontinued Mercurial Phabricator instance.

perf: add function for obtaining manifest revision
ClosedPublic

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

Details

Summary

This will use the modern API if available or fall back to the
legacy direct revlog access case. Without this, the perf command
won't work on all code bases.

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.