sapling/eden/fs/store/git
Adam Simpkins c51e282dfb import git objects on demand
Summary:
This moves git import logic from the GitImporter class to GitBackingStore.
The logic is simpler now, since GitBackingStore only needs to import a single
Tree or Blob at a time.

Reviewed By: bolinfest

Differential Revision: D3448752

fbshipit-source-id: da2d59f953ada714d8512545ae83dd48e5d3e410
2016-06-20 11:45:09 -07:00
..
GitBackingStore.cpp import git objects on demand 2016-06-20 11:45:09 -07:00
GitBackingStore.h import git objects on demand 2016-06-20 11:45:09 -07:00
TARGETS import git objects on demand 2016-06-20 11:45:09 -07:00