sapling/eden/fs/store/git
Katie Mancini a0b05b4bf0 thread ObjectFetchContext to backing store
Summary:
This passes ObjectFetchContext into the backing store to prepare for adding
logging for the cause of server fetches.

In following changes I will add logging in the HgQueuedBackingStore.
Ultimately we will want to move this logging to be closer to the data fetching
(in HgDatapackStore and HgImporter), but I plan to temporarily add logging to
the HgQueuedBackingStore to simplify so that we can more quickly roll out.

Reviewed By: chadaustin

Differential Revision: D22022992

fbshipit-source-id: ccb428458cbf7a1e33aaf9be9d0d766c45acedb3
2020-06-23 10:02:40 -07:00
..
CMakeLists.txt make support for Git optional 2019-09-20 18:22:04 -07:00
GitBackingStore.cpp thread ObjectFetchContext to backing store 2020-06-23 10:02:40 -07:00
GitBackingStore.h thread ObjectFetchContext to backing store 2020-06-23 10:02:40 -07:00