This is an archive of the discontinued Mercurial Phabricator instance.

treemanifest: add client support for flat manifest to tree manifest
AbandonedPublic

Authored by singhsrb on Jan 5 2018, 8:25 PM.
Tags
None
Subscribers
None

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

D1823 refactored the server side flat manifest to tree manifest
conversion code path. This commit builds on that and introduces support for the
same on the client side.

Test Plan

Ran all the tests. https://phab.mercurial-scm.org/D1826 tests the new
functionality.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

singhsrb created this revision.Jan 5 2018, 8:25 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptJan 5 2018, 8:25 PM
singhsrb edited the test plan for this revision. (Show Details)Jan 8 2018, 9:52 AM
singhsrb abandoned this revision.Jan 31 2018, 5:44 PM

Will be rebasing and floating for review again.