tools/semver_git_tag with --no-verify
This commit is contained in:
@@ -114,7 +114,6 @@ fi
|
||||
|
||||
parse_options $*
|
||||
|
||||
COMMAND="${1:-ask}"
|
||||
if [[ -z $COMMAND ]]; then
|
||||
echo -n "Press 'M' for Major, 'm' for minor, 'p' for patch ? "
|
||||
read -rn1 input
|
||||
|
||||
Reference in New Issue
Block a user