]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bp/refresh-cache-ent-rehash-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Mar 2018 18:30:11 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Mar 2018 18:30:11 +0000 (11:30 -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