sapling/tests
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
..
fixtures Remove Repo trait completely 2018-01-15 06:37:27 -08:00
integration Remove Repo trait completely 2018-01-15 06:37:27 -08:00
utils mononoke: add simple utility to generate dependencies in TARGETS files 2017-09-20 04:19:45 -07:00