René Scharfe <rene.scharfe@xxxxxxxxxxxxxx> writes: > What has git grep to do with refs? It checks if the path in the command > above is a ref, which makes it iterate over all of them.. Do you mean: /* Is it a rev? */ get_sha1() -> ... -> get_sha1_basic() -> dwim_ref() callpath? -- 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