This is an archive of the discontinued Mercurial Phabricator instance.

treemanifest: remove sendflat config
ClosedPublic

Authored by durham on Oct 30 2017, 11:29 AM.
Tags
None
Subscribers
None

Details

Reviewers
phillco
Group Reviewers
Restricted Project
Commits
rFBHGX4d0aeb4cb85f: treemanifest: remove sendflat config
Summary

Previously the sendflat config decided if we should send flat manifests or not.
To reduce the number of config permutations we have to handle, let's change the
code to always send the flat manifests, if it exists.

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.Oct 30 2017, 11:29 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptOct 30 2017, 11:29 AM
phillco accepted this revision.Nov 1 2017, 12:19 PM
This revision is now accepted and ready to land.Nov 1 2017, 12:19 PM
This revision was automatically updated to reflect the committed changes.