sapling/heads
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
..
fileheads/src rust: failure cleanup pass 2017-12-07 14:10:17 -08:00
memheads/src rust: mass convert scm/mononoke/... to use failure 2017-12-05 18:11:13 -08:00
src Remove Repo trait completely 2018-01-15 06:37:27 -08:00
test Make Heads a parameterless trait 2017-11-23 07:05:35 -08:00