From: Junio C Hamano Date: Tue, 27 Feb 2018 18:33:53 +0000 (-0800) Subject: Merge branch 'bp/name-hash-dirname-fix' X-Git-Tag: v2.17.0-rc0~78 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2ac76d8d9dccaaecf3c01845d0f7c1808c75722b?ds=inline;hp=--cc Merge branch 'bp/name-hash-dirname-fix' "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() --- 2ac76d8d9dccaaecf3c01845d0f7c1808c75722b