Bo Yang <struggleyb.nku@xxxxxxxxx> writes: > Yeah, how do you think use the following syntax: > > <file1>@<rev1>:<start pos>,<end pos> <file2>@<rev2>:<start pos>,<end pos> Horrible. That is not how we name things. What's wrong with bog standard: $ git log -L 10,20 master -- Documentation/git.txt which is exactly how "blame" does it? -- 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