浏览代码

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$

正在加载...
取消
保存