Skip to content

Commit 076019b

Browse files
author
Antti Kokko
committed
Add git-archive export options
Add .gitattributes and .tag file to store the sha1 of the commit being packaged. Change-Id: I1097db9707ddcbd427411e8fdf3734d95ba417b7 Reviewed-by: Jesus Fernandez <[email protected]>
1 parent 5b884ad commit 076019b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.tag export-subst
2+
.gitattributes export-ignore

.tag

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
$Format:%H$

0 commit comments

Comments
 (0)