Skip to content
Snippets Groups Projects
Commit 62e6222cc5b6 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

upgrade: only process revlogs that needs it by default

We have more and more requirement that does not affect revlog or that only
affect some of them. It is silly to force a full processing of all revlog to
juste move the requirement around, or to simply rewrite the dirstate.

So now, only the revlog that needs to be touched will be touched. Unless the
--changelog & al flags are used.

Differential Revision: https://phab.mercurial-scm.org/D11871
parent 8405c1bffacf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment