This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: move size tracking and end of manifests to generate()
ClosedPublic

Authored by indygreg on Aug 9 2018, 4:52 PM.

Details

Summary

Preparing for all the generate* functions to emit data structures
instead of raw chunks.

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.