On Mon, Nov 10, 2008 at 03:27:18PM -0800, Junio C Hamano wrote: > > It is exactly as you described. I'll try in other systems. > > Guess in the dark... by any chance are you enabling color unconditionally? I thought I covered that case explicitly... ...yes, I can't reproduce with color set to "always". And indeed, looking at the diff for 4f672ad shows that we always turn off color for the message that goes to the editor (since we can't trust our isatty setting _anyway_, since we're not going to the tty). So that's not it. -Peff -- 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