sean <seanlkml@xxxxxxxxxxxx> writes: > Linus posted a colorize program a while back[1] but it wasn't taken into git. > The patch below takes a different approach, adding a GIT_DIFF_PAGER variable. > You can use it by assigning a filter to the environment variable, like so: > > export GIT_DIFF_PAGER="colordiff | less -RS" Sounds like a nice idea, even maybe suitable in a FAQ. Unfortunately colordiff does not seem to grok diff --cc output, but that is fine ;-). - : 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