sapling/eden/fs/model
Chad Austin 74de9c13a8 recover from a commit2tree entry existing without the corresponding tree
Summary:
When testing D8108649 I accidentally deleted all of my trees
but didn't delete my commit2tree mapping. This diff allows Eden to
recover from that situation.

Reviewed By: wez

Differential Revision: D8108728

fbshipit-source-id: 94a9393294ca259303026c297683dac4b3ecfac4
2018-06-06 14:36:32 -07:00
..
git Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
Blob.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
Hash.cpp Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
Hash.h replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
ParentCommits.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ParentCommits.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.h recover from a commit2tree entry existing without the corresponding tree 2018-06-06 14:36:32 -07:00
TreeEntry.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
TreeEntry.h simplify isSameAs checking of mode bits 2018-02-20 11:36:11 -08:00