Skip to content

Commit

Permalink
version: do not append 0-hash to version strings from a clean tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nadiamoe authored and Nadia Santalla committed Dec 13, 2024
1 parent 578c3c9 commit 670a682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

git describe --dirty --tags --long --always
git describe --dirty --tags --always

0 comments on commit 670a682

Please sign in to comment.