sapling/eden/mononoke/mononoke_api
Mark Thomas 309e4539ab mononoke_api: bypass cache for old bookmark location in move_bookmark
Summary:
Currently the `move_bookmark` API needs to get the old bookmark location in order
to move the bookmark.  We'll fix that in general later, but for now we need to
make sure the value we use doesn't come from an out-of-date cache (e.g. the
warm_bookmarks_cache), as it may prevent the move from working.

Reviewed By: krallin

Differential Revision: D22358467

fbshipit-source-id: 4d46a6be717644b24663318326fdcd81249481c9
2020-07-02 11:01:04 -07:00
..
src mononoke_api: bypass cache for old bookmark location in move_bookmark 2020-07-02 11:01:04 -07:00
Cargo.toml mononoke_api: implement pagination for all bookmarks 2020-07-02 07:53:12 -07:00