Skip to content

Commit 1efa338

Browse files
committed
Add .tag file to make tar balls tracable
The "git archive" operation will substitute the contents of this file with the hash sum of the commit that this tar ball is based on. This improves tracebility and allows to retrospectively set tags. It has proven to be a valuable asset in mirall.
1 parent 01de7b8 commit 1efa338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tag

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
$Format:%H$

0 commit comments

Comments
 (0)