We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23022a5 commit 4a23742Copy full SHA for 4a23742
tools/describe
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-git describe --dirty --tags --always --match "[1-9].*"
+git describe --first-parent --dirty --tags --always --match "[1-9].*"
0 commit comments