This is an archive of the discontinued Mercurial Phabricator instance.

narrow: delete a stale TODO about not sending groups the client already has
ClosedPublic

Authored by martinvonz on Jan 28 2021, 1:18 AM.

Details

Summary

2c5835b4246b changed the changegroup generation to not send
treemanifests for directories the client had before widening. As that
commit mentions, we had already stopped before that commit to send the
changelog and filelogs for files the client already had.

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

martinvonz created this revision.Jan 28 2021, 1:18 AM
pulkit accepted this revision.Jan 28 2021, 1:12 PM
This revision is now accepted and ready to land.Jan 28 2021, 1:12 PM