This is an archive of the discontinued Mercurial Phabricator instance.

treemanifest: automatically backfill missing manifests during hg pull
ClosedPublic

Authored by durham on Nov 21 2017, 3:27 PM.
Tags
None
Subscribers
None

Details

Summary

Previously, if a repo went from treeonly to not treeonly, the user had to run a
command to backfill the missing flat manifests. This patch makes it happen
automatically as part of hg pull.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
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.Nov 21 2017, 3:27 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptNov 21 2017, 3:27 PM
simonfar accepted this revision.Nov 27 2017, 11:50 AM
This revision is now accepted and ready to land.Nov 27 2017, 11:50 AM
This revision was automatically updated to reflect the committed changes.