We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fa15a commit 3e151baCopy full SHA for 3e151ba
1 file changed
git-autotag
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/bash -e
2
3
TARGET_PREFIX=${1:-release}
4
TARGET_BASE=$TARGET_PREFIX-`date +%Y%m%d`
0 commit comments