sapling/eden/fs/config/test
Xavier Deguillard 9b18fad80d config: add reset state in SNAPSHOT
Summary:
In order to properly support reset on Windows, EdenFS needs to keep track of
both the checked out revision, and the reset one. Since this state needs to
persist across EdenFS restarts, we'll need to store it in the SNAPSHOT file.

This diff merely adds support for this new SNAPSHOT format, but doesn't write
it.

Reviewed By: chadaustin

Differential Revision: D35448641

fbshipit-source-id: 59fbafdadc885dfec8efd119c4fe1ff582987af0
2022-04-11 12:53:30 -07:00
..
CachedParsedFileMonitorTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
CheckoutConfigTest.cpp config: add reset state in SNAPSHOT 2022-04-11 12:53:30 -07:00
CMakeLists.txt fs: fix license header 2022-01-04 15:00:07 -08:00
ConfigSettingTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
EdenConfigTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
FileChangeMonitorTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TomlConfigTest.cpp fs: fix license header 2022-01-04 15:00:07 -08:00