Introduce "skip-worktree" bit in index, teach Git to get/set this bit
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 20 Aug 2009 13:46:57 +0000 (20:46 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Aug 2009 00:11:28 +0000 (17:11 -0700)
commit44a3691...62dc71241a5d68d90b07642c46992e4a
treebaafb78...871699fd6e0704004ecd04ab2c3dbe04copy hash to clipboard (tree)
parentdbd57f9...680eac33626d5058459efd7f118f5170copy hash to clipboard (diff)
Documentation/git-ls-files.txt
Documentation/git-update-index.txt
builtin-ls-files.c
builtin-update-index.c
cache.h
t/t2104-update-index-skip-worktree.sh [new file with mode: 0755]