sapling/cmds/admin
Thomas Orozco 77ba80ebd8 mononoke: Rename Bookmark to BookmarkName
Summary:
As part of adding support for infinitepush in Mononoke, we'll include additional server-side metadata on Bookmarks (specifically, whether they are publishing and pull-default).

However, we do use the name `Bookmark` right now to just reference a Bookmark name. This patch updates all reference to `Bookmark` to `BookmarkName` in order to free up `Bookmark`.

Reviewed By: StanislavGlebik

Differential Revision: D15364674

fbshipit-source-id: 126142e24e4361c19d1a6e20daa28bc793fb8686
2019-05-21 12:26:02 -07:00
..
blacklist.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
blobstore_fetch.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
bonsai_fetch.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
bookmarks_manager.rs mononoke: Rename Bookmark to BookmarkName 2019-05-21 12:26:02 -07:00
cmdargs.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
common.rs mononoke: Rename Bookmark to BookmarkName 2019-05-21 12:26:02 -07:00
content_fetch.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
hash_convert.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
hg_changeset.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
hg_sync.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
main.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
public_phases.rs simplify phases API 2019-05-21 12:26:01 -07:00
skiplist_subcommand.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00