This is an archive of the discontinued Mercurial Phabricator instance.

fastmanifest: migrate to use new manifestlog.datastore
ClosedPublic

Authored by durham on Aug 4 2017, 6:30 PM.
Tags
None
Subscribers
None

Details

Reviewers
ryanmce
Group Reviewers
Restricted Project
Commits
rFBHGXbc90b3bc7399: fastmanifest: migrate to use new manifestlog.datastore
Summary

The tree datastores have moved from the svfs to the manifestlog. Let's update
fastmanifest to use them from there.

Test Plan

Ran the tests

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Branch
default
Lint
Lint OK
Unit
Unit Tests OK

Event Timeline

durham created this revision.Aug 4 2017, 6:30 PM
ryanmce accepted this revision.Aug 6 2017, 4:41 AM
This revision is now accepted and ready to land.Aug 6 2017, 4:41 AM
This revision was automatically updated to reflect the committed changes.