On Tue, Sep 13, 2011 at 8:10 PM, Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote: > On Tue, Sep 13, 2011 at 4:31 AM, luis <luis@xxxxxxxxxxxxxxxx> wrote: >> Exactly! >> >> so the next time someone (in windows) does a commit, they remove the file or >> the folder contents! > > May be this commit dc1ae70 (Support case folding for git add when > core.ignorecase=true). I take it back. add_to_index() is mostly called by git-add. A checkout fills the index with unpack-trees, which does not seem to be case-insensitive to me. -- Duy -- 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