This is an archive of the discontinued Mercurial Phabricator instance.

revlog: rename _cache to _revisioncache
ClosedPublic

Authored by indygreg on Oct 3 2018, 2:13 PM.

Details

Summary

"cache" is generic and revlog instances have multiple caches. Let's
be descriptive about what this is a cache for.

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.Oct 3 2018, 2:13 PM
This revision was automatically updated to reflect the committed changes.