This is an archive of the discontinued Mercurial Phabricator instance.

bundlerepo: move bundle2 part handling out to a function
AbandonedPublic

Authored by durham on Aug 23 2017, 3:29 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
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 23 2017, 3:29 PM
durham abandoned this revision.Aug 23 2017, 3:29 PM

Duplciate