Howdy, Are there are hooks, or another clever solution, I could use to achieve the equivalent functionality of the `commit-msg` hook but against a tag annotation message instead?
`commit-msg` doesn't trigger for tags. I've considered using the `update` hook but that's after-the-fact and I want to include something in the message via `git interpret-trailers` so would mean a tag followed by an amend which I rather avoid. Thanks! -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/fc66d859-db6a-4bc2-922a-e13314e7a469n%40googlegroups.com.