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). Forcing core.ignorecase to add_to_index() seems a bit too strong for me. We could have added a new flag, ADD_CASE_INSENSITIVE, to add_to_index() and enabled it only to selected commands instead. Or maybe we can improve the situation a little bit by warning users this case. -- 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