This is an archive of the discontinued Mercurial Phabricator instance.

exchange: make stream bundle part deterministic
ClosedPublic

Authored by indygreg on Jan 20 2018, 7:44 PM.

Details

Summary

repo.requirements is a set. We need to sort it so the part
content is deterministic.

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

indygreg created this revision.Jan 20 2018, 7:44 PM
lothiraldan accepted this revision.Jan 22 2018, 10:44 AM
durin42 accepted this revision.Jan 22 2018, 3:01 PM
This revision is now accepted and ready to land.Jan 22 2018, 3:01 PM
This revision was automatically updated to reflect the committed changes.