( )⚙ D670 changegroup: remove external uses of getbundler

This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: remove external uses of getbundler
ClosedPublic

Authored by durham on Sep 10 2017, 10:07 PM.

Details

Summary

Now that makestream and makechangegroup are the primary creation methods for
changegroups, let's get rid of this rogue use of getbundler and getsubsetraw.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durham created this revision.Sep 10 2017, 10:07 PM
indygreg accepted this revision.Sep 11 2017, 6:12 PM
This revision is now accepted and ready to land.Sep 11 2017, 6:12 PM
This revision was automatically updated to reflect the committed changes.