aboutsummaryrefslogtreecommitdiff
path: root/t/t2104-update-index-skip-worktree.sh
Commit message (Collapse)AuthorAge
* Introduce "skip-worktree" bit in index, teach Git to get/set this bitNguyễn Thái Ngọc Duy2009-08-23
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>