Skip to content

Instantly share code, notes, and snippets.

@aehlke
Created June 2, 2016 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aehlke/193b88a0d5290a9311f51972ee831276 to your computer and use it in GitHub Desktop.
Save aehlke/193b88a0d5290a9311f51972ee831276 to your computer and use it in GitHub Desktop.
git describe --exact-match 2> /dev/null || git describe --all --long | perl -pe 's/^heads\///'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment