ソースを参照

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$

読み込み中…
キャンセル
保存