Skip to content

Conversation

@gkuenning
Copy link

It turns out that "git verify-tag" breaks on tags that are to commits. This PR corrects that, plus does a bit of documentation and code cleanup.

Don't assume that tags are always followed by commas.  Also handle
tags that are commits rather than object; git verify-tag rejects
commit tags.
For consistency, output to the log file using printf rather than
echo.  Also correct the usage of printf to be robust against the
possibility that PROGRAM_EXIT_TEXT might contain a percent sign.
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.

1 participant