diff --git a/.local/bin/describe.sh b/.local/bin/describe.sh new file mode 100755 index 0000000..038f123 --- /dev/null +++ b/.local/bin/describe.sh @@ -0,0 +1,6 @@ +# Just to make it easy to always get the same +# version description, + +# Usage: +# ./describe.sh +git describe --abbrev=8 --always --tags