Hi, On Sun, 25 Jan 2009, Jeff King wrote: > So if you just want this from the command line, then I think it is safe > to have "git diff" always respect "diff.primer", and scripts shouldn't > be impacted. But as Keith made clear, he wanted to use it from _git-gui_. Which -- naturally -- _has_ to use plumbing, to guarantee a stable interface. So "fixing" this in "git diff" is the wrong place; anything else than teaching "git gui" to remember user-defined diff options and to use them would be a complicator's glove. 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