t0050: Test autodetect core.ignorecase
commit1c51c7d7d97acb447050a820dc39d242dc29c5df
authorSteffen Prohaska <prohaska@zib.de>
Sun, 11 May 2008 16:16:40 +0000 (11 18:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 May 2008 18:31:37 +0000 (11 11:31 -0700)
treec59d7f34ec47251105cb6d0091d038ea1e870c70
parent2455406ab1b0e2b0ad9e5273b9aef6c739d5b8fe
t0050: Test autodetect core.ignorecase

Verify if core.ignorecase is automatically set to 'true' during
repository initialization if the file system is case insensitive,
and unset or 'false' otherwise.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0050-filesystem.sh