Hi, On Sun, 25 Jan 2009, Keith Cascio wrote: > Introduce config variable "diff.primer". > Allows user to specify arbitrary options > to pass to diff on every invocation, > including internal invocations from other > programs, e.g. git-gui. That would break existing scripts using "git diff" rather badly. We already did not allow something like "git config alias.diff ..." from changing the behavior of "git diff", so I cannot find a reason why we should let diff.primer (a misnomer BTW) override the behavior. 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