sapling/lib/revisionstore
Xavier Deguillard 55f9f39b5e revisionstore: change return type of MutableHistoryStore::close
Summary:
For now, only pack-file based stores implement MutableHistoryStore, but once
the trait is implemented for stores that are updated in place, returning a Path
on close will not make much sense.

Reviewed By: kulshrax

Differential Revision: D15285970

fbshipit-source-id: 011db2b60c11c1eebfe11881cfc5ebafa1676704
2019-05-09 18:33:51 -07:00
..
src revisionstore: change return type of MutableHistoryStore::close 2019-05-09 18:33:51 -07:00
Cargo.toml revisionstore: add an indexedlog backed content store 2019-04-10 10:34:34 -07:00
RevisionStore.cpp load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
RevisionStore.h load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00