Skip to content

Commit 3e3636e

Browse files
committed
Add .git_archival support
1 parent c43ebc0 commit 3e3636e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.git_archival.txt

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

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.py linguist-language=python
22
*.ipynb linguist-documentation
3+
.git_archival.txt export-subst

0 commit comments

Comments
 (0)