We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ab7a7 commit 441e4a7Copy full SHA for 441e4a7
misc/git-tag-maybe.sh
@@ -2,6 +2,9 @@
2
3
set -e
4
5
+echo tagging is disabled temporary
6
+exit 0
7
+
8
##################################### util #######################################
9
10
COLOR_RED='\033[0;31m' # Red
0 commit comments