On 11/2/07, Junio C Hamano <gitster@xxxxxxxxx> wrote: > This introduces core.whitespace configuration variable that lets > you specify the definition of "whitespace error". > > Currently there are two kinds of whitespace errors defined: > > * trailing-space: trailing whitespaces at the end of the line. > > * space-before-tab: a SP appears immediately before HT in the > indent part of the line. > [core] > whitespace = -trailing-space Could I suggest naming the option 'whitespaceError', so it's clearer that it's a negative setting? Dave. - 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