On Sun, 25 Jan 2009, Jeff King wrote: > FWIW, I found it very confusing. I would have expected "diff.options" or > "diff.defaults". There is also some precedent in the form of GIT_DIFF_OPTS, > but I believe it _only_ handles --unified and -u, so it is not necessarily a > useful model. OK, point taken. I wasn't trying to be idiosyncratic at all. Just trying to be explicit and avoid all confusion. Since all diff options already have default values, primer looks to me like the layer one step above defaults, hence the painting analogy. Mercurial calls it "defaults", but that doesn't mean we should necessarily follow in their footsteps (see http://article.gmane.org/gmane.comp.version-control.git/107103). I think being as clear as possible about what primer is, that is it NOT defaults, helps to feel more comfortable with its consequences, i.e. in my opinion, that it will not break things. -- Keith -- 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