This is an archive of the discontinued Mercurial Phabricator instance.

nodemap: skip persistent nodemap warming for revlog not using it
ClosedPublic

Authored by marmoute on Apr 14 2020, 11:48 AM.

Details

Summary

Before this patch, the usual checking (especially, inline-ess) were not
performed when warming the cache through hg debugupdatecache.

This is now fixed.

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.