sapling/cmds/new_blobimport
Stanislau Hlebik e99fce6bd4 mononoke: add separate types for Bookmark and BookmarkPrefix
Summary:
This will make it easier to change the "real" bookmark type from AsciiString to
String if we decide to do that.

BookmarkPrefix is a separate type because we may want to change it from
AsciiString to String. Also we don't want to confuse a bookmark prefix with a
bookmark name.

Reviewed By: jsgf

Differential Revision: D7909992

fbshipit-source-id: 3d4d075c204ed5ef1114a743430982c2836bac04
2018-05-09 02:11:17 -07:00
..
bookmark.rs mononoke: add separate types for Bookmark and BookmarkPrefix 2018-05-09 02:11:17 -07:00
changeset.rs blobrepo: accept a list of exepcted changed files for Changeset creation 2018-05-01 16:35:08 -07:00
main.rs mononoke: add separate types for Bookmark and BookmarkPrefix 2018-05-09 02:11:17 -07:00