Hi, On Fri, 25 Jul 2008, Johannes Sixt wrote: > comm -13 <(git diff --name-only your-rev-here) <(git ls-files) Thanks. I learnt two new things from that: comm (funnily, I did not know that tool), and <() (looks almost like a puffin, doesn't it?). But should it not be -12? Ciao, Dscho -- 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