sapling/eden/mononoke/mononoke_api
Carolyn Busch bd89a4c855 edenapi_server: add bookmark endpoint
Summary: Add the EdenAPI endpoint for resolving bookmarks. This is a first pass that just takes a bookmark name as a path variable, to make sure that this is on the right track. We'll want to add a proper request type that includes a list of bookmarks and a response type that can indicate that no bookmark was found. Then the hg bookmark command will also need support for prefix listing capabilities.

Reviewed By: kulshrax

Differential Revision: D26920845

fbshipit-source-id: 067db6a636a75531ee5953392b734c038a58efb6
2021-03-12 12:07:35 -08:00
..
src edenapi_server: add bookmark endpoint 2021-03-12 12:07:35 -08:00
Cargo.toml mononoke_types: use SortedVectorMap for BonsaiChangeset 2021-03-11 04:28:43 -08:00