Commit 88708a3
committed
GH-603: [Release] Suppress a nested tag warning in
Fixes GH-603.
Message from Git:
hint: You have created a nested tag. The object referred to by your new tag is
hint: already a tag. If you meant to tag the object that it points to, use:
hint:
hint: git tag -f v18.2.0 v18.2.0-rc5^{}
hint: Disable this message with "git config advice.nestedTag false"dev/release/release.sh
1 parent a5b8604 commit 88708a3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments