This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: reintroduce some comments that have gotten lost over the years
ClosedPublic

Authored by durin42 on Sep 20 2018, 3:39 PM.

Details

Summary

I got concerned about the correctness of the pruning logic, but I was
misreading it. I didn't figure that out until I walked all the way
back to 0252abaafb8a from 20111, where I was finally able to see (in
the deleted side of the change!) a complete explanation from
b6d9ea0bc107 in 2005.

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

durin42 created this revision.Sep 20 2018, 3:39 PM
This revision was automatically updated to reflect the committed changes.