Use the first-parent heuristic for describing the version
This commit is contained in:
parent
23022a5a7f
commit
4a23742100
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
git describe --dirty --tags --always --match "[1-9].*"
|
||||
git describe --first-parent --dirty --tags --always --match "[1-9].*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user