Skip to content

Commit 901e49c

Browse files
committed
Store tag during git archive
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 584b077 commit 901e49c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.VERSION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
refs=$Format:%D$
2-
commit=$Format:%H$
3-
abbrev_commit=$Format:%H$
1+
$Format:%(describe:tags)$

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.VERSION export-subst

0 commit comments

Comments
 (0)