Merge branch 'bp/refresh-cache-ent-rehash-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Mar 2018 22:11:00 +0000 (15:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Mar 2018 22:11:00 +0000 (15:11 -0700)
The codepath to replace an existing entry in the index had a bug in
updating the name hash structure, which has been fixed.

* bp/refresh-cache-ent-rehash-fix:
Fix bugs preventing adding updated cache entries to the name hash

1  2 
read-cache.c
diff --cc read-cache.c
Simple merge