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

stream-clone: also filter the requirement we put in the bundle 2

We were wrongly putting irrelevant requirements in the bundle and the receiving
side was getting confused, treating them as being missing while still putting
them in the `requires` file. Leading do corrupted repositories.

This changes fix stream-clone behavior regarding format when bundle-2 is
involved, so we now also test this cases.

Behavior with older version of Mercurial will be fine as they filter the
requirements they get from the bundle on their side anyway.

Differential Revision: https://phab.mercurial-scm.org/D12084
parent 6fd9a17c
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