Kyle Meyer wrote:
> OPT_BOOL(0, "no-dual-color", &simple_color,
> - N_("color both diff and diff-between-diffs")),
> + N_("color only based on the diff-between-diffs")),Reviewed-by: Jonathan Nieder <[email protected]> Dscho's suggestion "use simple diff colors" also sounds fine to me (probably even better). Thanks, Jonathan

