t0050: Test autodetect core.ignorecase
authorSteffen Prohaska <prohaska@zib.de>
Sun, 11 May 2008 16:16:40 +0000 (18:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 May 2008 18:31:37 +0000 (11:31 -0700)
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>
No differences found