-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bookmark: check input looks like hash for "missing -r" warning
Summary: Check that the bookmark name looks like a commit hash before we warn about the bookmark name looking like a commit hash. This avoids spurious warnings when creating a local bookmark with the same name as a remote bookmark (i.e. tracking bookmark). Reviewed By: zzl0 Differential Revision: D67464491 fbshipit-source-id: 87c00fcfd5b4e41a37dc6d9316ba168cce0cf3cc
- Loading branch information
1 parent
bb4c06f
commit c1628cc
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters