commit | 44a3691362dc71241a5d68d90b07642c46992e4a | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Thu Aug 20 20:46:57 2009 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Aug 23 17:11:28 2009 -0700 |
tree | baafb787871699fd6e0704004ecd04ab2c3dbe04 | |
parent | dbd57f99680eac33626d5058459efd7f118f5170 [diff] |
Introduce "skip-worktree" bit in index, teach Git to get/set this bit Detail about this bit is in Documentation/git-update-index.txt. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>