Hi Carlo,
On Sat, 22 Dec 2018, Carlo Arenas wrote:
> On Fri, Dec 21, 2018 at 8:34 AM Johannes Schindelin via GitGitGadget
> wrote:
> > +test_expect_success MINGW 'path is case-insensitive' '
>
> CASE_INSENSITIVE_FS might be a better prereq
You're right, the path that I downcase in the test con
On Fri, Dec 21, 2018 at 8:34 AM Johannes Schindelin via GitGitGadget
wrote:
> +test_expect_success MINGW 'path is case-insensitive' '
CASE_INSENSITIVE_FS might be a better prereq
Carlo
From: Johannes Schindelin
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
---
setup.c| 6 +++---
t/t3700-add.sh | 7 +++
2 files ch
3 matches
Mail list logo