sapling/blobrepo
Simon Farnsworth 36de85eb2e Stop repo returning Bookmarks objects directly
Summary:
Returning the bookmarks object gets in the way of degenericising
bookmarks. It's also not in line with other methods on the Repo trait - the
repo handles querying the underlying storage, not the user.

Switch to providing pass-through interfaces for bookmarks.

Reviewed By: StanislavGlebik

Differential Revision: D6408644

fbshipit-source-id: 2808850a070b7bcc478cd40d824bdc8d3acb8b0f
2017-11-27 04:21:05 -08:00
..
src Stop repo returning Bookmarks objects directly 2017-11-27 04:21:05 -08:00