VCS Describe script
This commit is contained in:
6
.local/bin/describe.sh
Executable file
6
.local/bin/describe.sh
Executable file
@@ -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
|
||||
Reference in New Issue
Block a user