From e96b77152d34cea2df638be6a5d8126ab300039a Mon Sep 17 00:00:00 2001 From: pvincent Date: Wed, 29 Oct 2025 19:31:39 +0400 Subject: [PATCH] tools/semver_git_tag with --no-verify --- tools/semver_git_tag | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/semver_git_tag b/tools/semver_git_tag index 2bd961e..c52e860 100755 --- a/tools/semver_git_tag +++ b/tools/semver_git_tag @@ -62,7 +62,6 @@ function ask_for_tag { exit 3 ;; esac - echo COMMAND=$COMMAND && exit 5 } function extra_options {