Skip to content

Commit 39157ba

Browse files
authored
add git archives (#921)
1 parent ee1c02c commit 39157ba

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.git_archival.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node: $Format:%H$
2+
node-date: $Format:%cI$
3+
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# allow installing from git archives
2+
.git_archival.txt export-subst

0 commit comments

Comments
 (0)