Skip to content

Instantly share code, notes, and snippets.

@jmrnilsson
Created May 8, 2019 10:20
Show Gist options
  • Save jmrnilsson/7e3a9e2e77404f191f743ef158868199 to your computer and use it in GitHub Desktop.
Save jmrnilsson/7e3a9e2e77404f191f743ef158868199 to your computer and use it in GitHub Desktop.
Git thingies
First git tag with commit
https://unix.stackexchange.com/questions/47659/how-to-find-the-first-tag-that-contains-a-git-commit
git name-rev --tags --name-only <SHA>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment