t0050: Add test for case insensitive add
commit8a19aaab6394df2c6138d5b8b1411eb00bfcf442
authorSteffen Prohaska <prohaska@zib.de>
Sun, 11 May 2008 16:16:42 +0000 (11 18:16 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 May 2008 18:31:51 +0000 (11 11:31 -0700)
tree1833d2def525c6e7a39486d9709414c5914dad69
parentb4a299d87ca7a1d39c699ee2af28305e57f3b0ae
t0050: Add test for case insensitive add

Add should recognize if a file is added with a different case and add
the file using its original name.

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