This is an archive of the discontinued Mercurial Phabricator instance.

changegroup: always use the treemanifest-enabled version of _packmanifests()
ClosedPublic

Authored by martinvonz on Aug 6 2018, 3:37 AM.

Details

Summary

It works for flat manifests too. We just cannot use cg1 or cg2 if we
have subdirectory manifests.

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

martinvonz created this revision.Aug 6 2018, 3:37 AM
This revision is now accepted and ready to land.Aug 6 2018, 12:08 PM
This revision was automatically updated to reflect the committed changes.