2010/12/17 Junio C Hamano <gitster@xxxxxxxxx>: > One thing I am not clear is what it means to limit the recursion level > when you have wildcards. Recursion level does not affect wildcards at all. That was original design, a91f453 (grep: Add --max-depth option. - 2009-07-22). I think current git-grep still follows that. > [Footnote] > > *1* In addition, perhaps you may later want to introduce some "negative" > match operators to pathspecs; while I am not particularly fond of that > direction at this moment, I would like to leave the door open for that > possibility, in case it turns out to be a good thing to have. It's a essential thing for narrow clone, otherwise I can't widen a narrow clone. But narrow clone must prove it's a good thing to have first.. -- 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