Reuben Thomas <rrt@xxxxxxxx> writes: > Under the --color=<when> option, it says: > > Show colored diff. The value must be always (the default for <when>), > never, or auto. The default value is never. I think it wants to say this: You can say "diff --color" without saying "when". That is the same as saying "diff --color=always". If you do not say "--color" at all, that is exactly the same as saying "diff --color=never". Patches welcome. -- 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