Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: > 2009/8/20 Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>: >> grep: turn on --cached for files that is marked skip-worktree >> ls-files: do not check for deleted file that is marked skip-worktree >> update-index: ignore update request if it's skip-worktree, while still allows removing >> diff*: skip worktree version > > I kept reminding myself and still managed to miss it. skip-worktree > bit is not completely independent from assume-unchanged. It shares > CE_MATCH_IGNORE_VALID flag in ie_match_stat(). Should have mentioned > that in commit log. Yeah, that is why I feel uneasy reading your response to my other message: This series does not fix assume-unchanged bit. I'd like to focus on skip-worktree bit now. ... I don't know if I understand assume-unchanged semantics correctly anymore :-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html