sapling/eden/scm/lib/hgcommands
Durham Goode 925e457ae7 revisionstore: allow persistent IndexedLogData
Summary:
In a future diff we'll use the indexedlog stores for local data. We
want those to exist forever, so let's move IndexedLogHgIdDataStore to use a
Store under the hood, and add an enum for distinguishing between the two types
at creation time.

Reviewed By: xavierd

Differential Revision: D23915622

fbshipit-source-id: 296cf6dfcd53e5cf1ae7624fdccedf0a60a77f22
2020-12-09 07:07:40 -08:00
..
src revisionstore: allow persistent IndexedLogData 2020-12-09 07:07:40 -08:00
Cargo.toml commands: add debugsegmentclone 2020-12-01 09:59:27 -08:00