On Fri, Sep 25, 2009 at 15:41, alexandrul <alexandrul.ct@xxxxxxxxx> wrote: > > If nothing else works, you could try to uninstall your current version of > git, clean up any traces left, and reinstall. > > http://code.google.com/p/msysgit/issues/detail?id=336 > > Have a nice day, > A. > Thanks, I have tried but with no success. Another info is that it seems git related, from msysgit bash shell: $ ls -a . .. .git $ ls -A .git $ git --version git version 1.6.4.msysgit.0 $ git --VERSION git version 1.6.4.msysgit.0 So only the git command seems to treat command line arguments in a case-insensitive way, while other commands do not. -- 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