This is an archive of the discontinued Mercurial Phabricator instance.

debug: update debugbundle to use new deltaiter api
ClosedPublic

Authored by durham on Sep 20 2017, 12:42 PM.

Details

Summary

Changegroup now has a deltaiter api for easy iteration over a series of deltas.
Let's use that in the debugbundle command.

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

durham created this revision.Sep 20 2017, 12:42 PM
martinvonz accepted this revision.Sep 20 2017, 1:20 PM
This revision is now accepted and ready to land.Sep 20 2017, 1:20 PM
This revision was automatically updated to reflect the committed changes.