Am I missing something really obvious here? kore:~/Repos/git (master)$ git ls-files | wc -l 2009 kore:~/Repos/git (master)$ git ls-files -x \* | wc -l 2009 kore:~/Repos/git (master)$ git ls-files -i -x \* | wc -l 2009 kore:~/Repos/git (master)$ git version git version 1.7.3.rc1.5.g95127 j. -- 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