sapling/eden
Xavier Deguillard 11c0481570 store: remove LocalStore usage from BackingStore::getRootTree
Summary:
Writing to the LocalStore is purely the responsability of the
LocalStoreCachedBackingStore and not of the individual BackingStore. Thus, they
cannot assume that the root Tree is actually stored in it and should just
directly import it.

Reviewed By: chadaustin

Differential Revision: D31340206

fbshipit-source-id: 0f485ceb9fa71f7a7bdc8aaefaa850540075c88c
2021-10-05 19:59:27 -07:00
..
fs store: remove LocalStore usage from BackingStore::getRootTree 2021-10-05 19:59:27 -07:00
hg-server edenfs-client: specify spawner 2021-10-01 11:35:17 -07:00
integration disable test_mount_state_during_unmount_with_in_progress_checkout on eden-asic-build-and-test 2021-10-01 14:07:24 -07:00
locale
mononoke filenodes: switch to manager-based derivation 2021-10-05 06:26:34 -07:00
scm Use auto_wire on all api objects where it's possible 2021-10-05 16:32:03 -07:00
test_support test_support: canonicalize the temporary directory path 2021-08-16 16:08:45 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore
Eden.project.toml