sapling/bundle2_resolver
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
..
obsolete/src mononoke: add obsmarkers to pushrebase output 2019-05-21 12:25:17 -07:00
pushrebase/src Allow pushrebase to work directly on bonsai changesets 2019-08-20 13:25:55 -07:00
scribe_commit_queue/src Log pushrebase commits to scribe 2019-03-12 04:50:45 -07:00
src remove BlobRepo dependancy from hg blob fetch|upload functionality 2019-08-23 09:38:32 -07:00
wirepack/src mononoke: getpackv2 LFS support (+ getfiles / getpack / eden_get_data refactor) 2019-08-14 08:48:35 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00