]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitfddf9a2d06719555fba8ce0cd09a695f012cca04
tree70b775acec92c75ff48eb77099e8dc0d592586a5
parent649406644dc94caec3e3f2499a1786daffd90231
parent0e267b7a240454538349407c0101cc17168cebcf
Merge branch 'bp/refresh-cache-ent-rehash-fix'

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
read-cache.c