Hi, On Fri, 17 Oct 2008, Erik Hahn wrote: > I'm currently working on a script whose developer does not use git. > Hence, when I mail him the patch, I don't want to include the .gitignore > file. Is it possible to exclude a file from git-diff (except not adding > it to git, of course?) You can specify everything else: git diff -- * Hth, 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