diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2014-06-13 19:19:26 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-13 11:49:38 -0700 |
commit | ad837d9ef9d555ab5077767c8672ff48c6cb562b (patch) | |
tree | bcc4182a6bc56281727669cd245341fc1985d665 /t/annotate-tests.sh | |
parent | ce51bf09f8f0de70673b7cbdbc0e0df0b07e1def (diff) | |
download | git-ad837d9ef9d555ab5077767c8672ff48c6cb562b.tar.gz |
read-cache: be strict about "changed" in remove_marked_cache_entries()
remove_marked_cache_entries() deletes entries marked with
CE_REMOVE. But if there is no such entry, do not mark the index as
"changed" because that could trigger an index update unnecessarily.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/annotate-tests.sh')
0 files changed, 0 insertions, 0 deletions