This change only adds the required infrastructure for the new changegroup format
and does not do any actual exchange. This will be done in the next patches.
Details
Details
- Reviewers
indygreg marmoute - Group Reviewers
hg-reviewers - Commits
- rHGa41565bef69f: changegroup: add v4 changegroup for revlog v2 exchange
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
So in this changeset you add most of the infrastrucure to excahgne sidedata, but don't make any decision to exchange any yet, right? So we could exchange them, but still don't. Can you clarify this in the commit message ?
Can you explain the 4 here ?