Add dirty flag to git describe command used for the version string.
This commit is contained in:
@@ -1 +1 @@
|
||||
git describe --tags
|
||||
git describe --tags --dirty
|
||||
|
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
git describe --tags
|
||||
git describe --tags --dirty
|
||||
|