sapling/lib/revisionstore
Arun Kulshreshtha a430c04f81 revisionstore: use AsRef<Path> in constructors
Summary: `AsRef<Path>` is more ergonomic than `&Path` since the former can accept `PathBuf`, `String`, etc.

Differential Revision: D14223167

fbshipit-source-id: 12d26adaa63855c339e04734c19d6697624f9c9e
2019-02-27 12:43:43 -08:00
..
src revisionstore: use AsRef<Path> in constructors 2019-02-27 12:43:43 -08:00
Cargo.toml memcache: proper serde serialization 2019-02-08 12:56:06 -08: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