sapling/mercurial-types
Simon Farnsworth ebafde00b0 Remove Repo trait completely
Summary:
We're never going to serve RevlogRepo in production, and we're down to
a single BlobRepo type that will have different backing stores. Remove the
unused trait, and use BlobRepo everywhere bar blobimport and repo_config
(because we previously hardcoded revlog here - we want to change to a BlobRepo
once blobimport is full-fidelity).

Reviewed By: jsgf

Differential Revision: D6596164

fbshipit-source-id: ba6e76e78c495720792cbe77ae6037f7802ec126
2018-01-15 06:37:27 -08:00
..
mocks mercurial-types: allow converting strs to MPaths and RepoPaths 2017-12-18 22:08:37 -08:00
src Remove Repo trait completely 2018-01-15 06:37:27 -08:00