> On Fri, May 27, 2011 at 02:00:45PM -0400, Jeff King wrote: > 1. We load the index, and for each entry, insert it into the index's > name_hash. In addition, if ignorecase is turned on, we make an > entry in the name_hash for the directory (e.g., "contrib/"), which > uses the following code from 5102c61's hash_index_entry_directories: Sorry for reactivating this old thread. We are running in this problem too. The behavior is the same in msysgit and on Linux. Your patch resolves that problem for us. Is there any chance to drive this patch forward? Thanks, Joerg -- 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