From: Junio C Hamano Date: Wed, 2 Jan 2013 18:39:51 +0000 (-0800) Subject: Merge branch 'nd/invalidate-i-t-a-cache-tree' X-Git-Tag: v1.8.2-rc0~207 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f97335b132c80a2282d7648885a4686b85595088 Merge branch 'nd/invalidate-i-t-a-cache-tree' After "git add -N" and then writing a tree object out of the index, the cache-tree data structure got corrupted. * nd/invalidate-i-t-a-cache-tree: cache-tree: invalidate i-t-a paths after generating trees cache-tree: fix writing cache-tree when CE_REMOVE is present cache-tree: replace "for" loops in update_one with "while" loops cache-tree: remove dead i-t-a code in verify_cache() --- f97335b132c80a2282d7648885a4686b85595088