sapling/blobrepo_utils
Pavel Aslanov 01ea2d3917 remove BlobRepo dependancy from hg blob fetch|upload functionality
Summary:
This is prerequisite step before moving hg blob `fetch|upload` functionality to mercurial crate.
- Use `Arc<dyn Blobstore>` instead of `RepoBlobstore`
- do not use `BlobRepo` in `UploadHg*` and `fetch_*` structures and functions

Reviewed By: ikostia

Differential Revision: D16963058

fbshipit-source-id: be36599cb430a342348cc077885b2f32eaa4ee47
2019-08-23 09:38:32 -07:00
..
src remove BlobRepo dependancy from hg blob fetch|upload functionality 2019-08-23 09:38:32 -07:00
test mononoke: remove Logger from BlobRepo 2019-07-17 08:31:56 -07:00