Skip to content

Commit

Permalink
add git archvival support for scm
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeolson committed Apr 17, 2023
1 parent fbe5c79 commit 425f800
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .git_archival.txt
@@ -0,0 +1,4 @@
node: $Format:%H$
node-date: $Format:%cI$
describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
ref-names: $Format:%D$
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
.git_archival.txt export-subst

0 comments on commit 425f800

Please sign in to comment.