> I would have thought "-v" meant "match any changes which do not have > this pattern". But you want "match any changes that have any line which > does not have this pattern." Yours could be "-L/--without-match" (in grep, -L/--files-without-match only prints the names of files containing no match). Paolo -- 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