Merge branch 'js/abspath-part-inside-repo'
commitff09c9e5bad8971d25e7e2039836c9d42797e30a
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:15 +0000 (5 14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:15 +0000 (5 14:26 -0800)
tree093abbba8166ea63ab56c9b755c7476ab009a2c2
parent9c96ab987243724915fedd7ea051438b8e553e07
parentd8727b3687c1d249e84be71a581cc1fb0581336a
Merge branch 'js/abspath-part-inside-repo'

On a case-insensitive filesystem, we failed to compare the part of
the path that is above the worktree directory in an absolute
pathname, which has been corrected.

* js/abspath-part-inside-repo:
  abspath_part_inside_repo: respect core.ignoreCase
setup.c