Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Feb 12, 2025

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"

…/release.sh`

Fixes apacheGH-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"
@kou kou merged commit a6212a7 into apache:main Feb 12, 2025
23 of 24 checks passed
@kou kou deleted the release-nested-tag branch February 12, 2025 05:42
@lidavidm lidavidm added this to the 18.3.0 milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Release] dev/release/release.sh reports a nested tag warning

2 participants