Nothing major, but I thought I'd mention it. If I pass the -c parameter to git grep, it invariably talks about /dev/null. $ git --version git version 1.5.3.1.40.g6972 $ git grep -c has_capability lib/weblib.php /dev/null:0 lib/weblib.php:29 $ git grep -c has_capability | head /dev/null:0 README.txt:0 ... cheers, m - 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