sapling/eden/fs/store/git
Chad Austin 27696c95a3 remove the default implementation of getLocalBlobMetadata
Summary:
Default implementations are convenient in the short term but
getLocalBlobMetadata is core part of the BackingStore API. Therefore,
whether a BackingStore implements it should be an explicit decision.

Reviewed By: kmancini

Differential Revision: D40456066

fbshipit-source-id: 1da1ec706fe78693968d46ff672b9c9bd8ea5e8b
2022-11-15 16:23:30 -08:00
..
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
GitBackingStore.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
GitBackingStore.h remove the default implementation of getLocalBlobMetadata 2022-11-15 16:23:30 -08:00