瀏覽代碼

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.
tags/v8.1.0alpha1
Daniel Molkentin 10 年之前
父節點
當前提交
1efa338a52
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .tag

+ 1
- 0
.tag 查看文件

@@ -0,0 +1 @@
$Format:%H$

Loading…
取消
儲存