Hi Kevin, git tag --contains [commit-id]
You can also add the --decorate parameter to git log and git show, to see any tags (and branch heads) on commits. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/V05Sukq3NXIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
