Skip to content

Instantly share code, notes, and snippets.

@detj
Created August 31, 2025 16:21
Show Gist options
  • Save detj/df9457c78cac85ca2d8f0a42968f7ee1 to your computer and use it in GitHub Desktop.
Save detj/df9457c78cac85ca2d8f0a42968f7ee1 to your computer and use it in GitHub Desktop.
current git tag
#!/usr/bin/env bash
git describe --tags --abbrev=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment