( )⚙ D290 bundlerepo: move bundle2 part handling out to a function

This is an archive of the discontinued Mercurial Phabricator instance.

bundlerepo: move bundle2 part handling out to a function
ClosedPublic

Authored by durham on Aug 8 2017, 8:05 PM.

Details

Summary

This moves the bundle2 part handling for bundlerepo out to a separate function
so extensions can participate in bundlerepo setup when using bundle2 bundles.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durham created this revision.Aug 8 2017, 8:05 PM
indygreg accepted this revision.Aug 14 2017, 9:51 PM
This revision is now accepted and ready to land.Aug 14 2017, 9:51 PM
durham updated this revision to Diff 1217.Aug 23 2017, 3:35 PM
This revision was automatically updated to reflect the committed changes.