author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Thu, 20 Aug 2009 13:46:57 +0000 (20:46 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 24 Aug 2009 00:11:28 +0000 (17:11 -0700) | ||
commit | 44a3691362dc71241a5d68d90b07642c46992e4a | |
tree | baafb787871699fd6e0704004ecd04ab2c3dbe04 | tree | snapshot |
parent | dbd57f99680eac33626d5058459efd7f118f5170 | commit | 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>
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>
Documentation/git-ls-files.txt | diff | blob | history | |
Documentation/git-update-index.txt | diff | blob | history | |
builtin-ls-files.c | diff | blob | history | |
builtin-update-index.c | diff | blob | history | |
cache.h | diff | blob | history | |
t/t2104-update-index-skip-worktree.sh | [new file with mode: 0755] | blob |