This is an archive of the discontinued Mercurial Phabricator instance.

revlog: reorder a conditionnal about revlogio
ClosedPublic

Authored by marmoute on Jan 11 2020, 12:02 PM.

Details

Summary

if we are using REVLOGV0, we will not use a rust based index. This small line
movement make it clearer.

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

marmoute created this revision.Jan 11 2020, 12:02 PM
pulkit accepted this revision.Jan 13 2020, 7:33 AM
This revision is now accepted and ready to land.Jan 13 2020, 7:33 AM
This revision was automatically updated to reflect the committed changes.
marmoute updated this revision to Diff 19168.Jan 13 2020, 10:05 AM