Nguyen Thai Ngoc Duy wrote: > OK so :nth(3)/foo for all branches? That steals namespace from "the path 'nth(3)/foo' in the index". But is "the third instance of foo in all branches" something that needs to be possible to say? Branches do not have a well defined order, anyway. A command to list all commits with "foo" in the subject like git log --oneline --grep-subject=foo sounds more useful (assuming --grep=foo yields too many false positives). -- 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