1
1
Fork 0
dotfiles/.local/bin/describe.sh

7 lines
136 B
Bash
Executable File

# Just to make it easy to always get the same
# version description,
# Usage:
# ./describe.sh
git describe --abbrev=8 --always --tags