On 10/10/2011 08:01 PM, Brandon Casey wrote: > On Sun, Oct 9, 2011 at 10:16 AM, Michael Haggerty <mhagger@xxxxxxxxxxxx> wrote: > Maybe my commit message is not clear that it is describing the current > behavior and not defining it. Instead of > > git should only match the portion of the path below the directory > holding the .gitignore file according to the setting of > core.ignorecase. > > maybe I should say > > git will currently only match the portion of the path... > > I could also remove the following test from the CASE_INSENSITIVE_FS > tests since it is really a dontcare: > > attr_check A/b/h a/b/h "-c core.ignorecase=0" > > We don't care what happens when the user supplies A/b/h and a/b/h > exists on disk when core.ignorecase=0, we only care that A/b/h is > interpreted correctly when core.ignorecase=1. Sounds good to me. Thanks, Michael -- Michael Haggerty mhagger@xxxxxxxxxxxx http://softwareswirl.blogspot.com/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html