aboutsummaryrefslogtreecommitdiff
path: root/git.wiki
blob: d0171036d77c1dbd5cf4d404be4a2301f6a6d9f8 (plain)
1
2
3

- `git describe --tags <commit>` Which tag is this commit after?
- `git describe --contains <commit>` Which tag "contains" this commit