Johannes Sixt <j.sixt@xxxxxxxxxxxxx> writes: > Junio C Hamano schrieb: >> +color.interactive:: >> + When true (or `always`), always use colors in `git add >> + --interactive`. When false (or `never`), never. When set to >> + `auto`, use colors only when the output is to the >> + terminal. Defaults to false. > > Any particular reason why color.interactive = true should be different from > color.diff = true? See 57f2b842 ("color.diff = true" is not "always" anymore) Leftover from the original series. Thanks for noticing. We will probably want that "git config --colorbool" thing we discussed earlier. - 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