Revert "magic pathspec: add ":(icase)path" to match case insensitively"
commit6d9429271013898df103f7e77ed0736cdfab01b8
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 May 2011 17:23:41 +0000 (10 10:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 May 2011 17:23:41 +0000 (10 10:23 -0700)
treef05e5e3d198fda2079c0c4a5ebb0d8f6d1877b43
parentd0546e2d488b1ba185c430b638619ab1d91af509
Revert "magic pathspec: add ":(icase)path" to match case insensitively"

This reverts commit d0546e2d488b1ba185c430b638619ab1d91af509, which
was only meant to be a Proof-of-concept used during the discussion.

The real implementation of the feature needs to wait until we migrate
all the code to use "struct pathspec", not "char **", to represent
richer semantics given to pathspec.
Documentation/glossary-content.txt
setup.c