Versioce.PostHooks.Git.Tag (Versioce v1.1.1) View Source
Runs git add -a -m
in your repository.
You can change the tag template as well as tag message template with
Versioce.Config.Git.tag_template/0
and Versioce.Config.Git.tag_message_template/0