This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: don't convert revisions to node for duplicate handling
ClosedPublic

Authored by joerg.sonnenberger on Jan 26 2021, 9:10 PM.

Details

Summary

The only consumer can handle revision lists fine. Avoid
materializing a range if there are no duplicates as optimization.

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.