Commit 0f1a877
committed
release-version --tag: exit early on existing tag
It can be really, really annoying when the quite long process of testing
and retesting a release candidate is done, successfully, only so that
release-version.sh can complain about an existing tag.
So let's not do that. (Fail early, fail often!)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent b2c0801 commit 0f1a877
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments