sapling/eden/mononoke/cmds/bonsai_verify
Mark Juggurnauth-Thomas 8e1f8affad mercurial_derived_data: make derivation not depend on BlobRepo
Summary:
Make the derivation process for mercurial changesets and manifests not depend
on `BlobRepo`, but instead use the repo attribute (`RepoBlobstore`) directly.
This will allow us to migrate to using `DerivedDataManager` in preparation
for removing `BlobRepo` from derivation entirely.

Reviewed By: yancouto

Differential Revision: D30729629

fbshipit-source-id: cf478ffb97a919c78c7e6e574580218539eb0fdf
2021-09-07 07:44:28 -07:00
..
config.rs mononoke: remove the need to pass in cachelib settings twice 2020-12-02 07:27:23 -08:00
main.rs mercurial_derived_data: make derivation not depend on BlobRepo 2021-09-07 07:44:28 -07:00