From: Johannes Schindelin Date: Fri, 18 Jan 2019 13:24:54 +0000 (-0800) Subject: abspath_part_inside_repo: respect core.ignoreCase X-Git-Tag: v2.21.0-rc0~42^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d8727b3687c1d249e84be71a581cc1fb0581336a?hp=d8727b3687c1d249e84be71a581cc1fb0581336a abspath_part_inside_repo: respect core.ignoreCase If the file system is case-insensitive, we really must be careful to ignore differences in case only. This fixes https://github.com/git-for-windows/git/issues/735 Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---