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 a12943a commit b13a0b6Copy full SHA for b13a0b6
tools/git-version
@@ -2,4 +2,4 @@
2
3
# Small script to determine the git version.
4
5
-exec git describe --tags --dirty
+exec git describe --tags --dirty --always
0 commit comments