Am 9/30/2010 0:59, schrieb Junio C Hamano: > A few more things to think about. > > 1. What does this mean: > > $ git grep --recursive -e frotz master next > > It recurses into the submodule commits recorded in 'master' and 'next' > commits in the superproject, right? And what does it mean if you add --cached? Does it grep in the index of the submodules, or does it grep in the rev of the submodule that is recorded in the index of the supermodule? -- Hannes -- 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