From: Junio C Hamano Date: Wed, 14 Feb 2018 21:34:29 +0000 (-0800) Subject: Merge branch 'bp/name-hash-dirname-fix' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2f564fb4b38fd9f618b8ff7207f12f9b55370e07 Merge branch 'bp/name-hash-dirname-fix' into next "git add" files in the same directory, but spelling the directory path in different cases on case insensitive filesystem, corrupted the name hash data structure and led to unexpected results. This has been corrected. * bp/name-hash-dirname-fix: name-hash: properly fold directory names in adjust_dirname_case() --- 2f564fb4b38fd9f618b8ff7207f12f9b55370e07