How do I check the information in an annotated tag?
git show-ref tags
git show <tag_name>
git tag --list
git describe --tags