This is an archive of the discontinued Mercurial Phabricator instance.

copies: prepare changelog for more copies storage mode
ClosedPublic

Authored by marmoute on Oct 1 2019, 8:33 AM.

Details

Summary

We want to store copies information in sidedata, the logic will be quite similar
to the one used for extra, but sightly different (not in extra, no hash impact).

We start with small refactoring to make our work easier and the coming changesets
cleaners.

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.Oct 1 2019, 8:33 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.