Kyle Meyer wrote: > 275267937b (range-diff: make dual-color the default mode, 2018-08-13) > replaced --dual-color with --no-dual-color but left the option's > summary untouched. Rewrite the summary to describe --no-dual-color > rather than dual-color. > > Helped-by: Jonathan Nieder <jrnie...@gmail.com>
Ha, I don't think I deserve much credit here, but I'll take it. ;-) > Helped-by: Johannes Schindelin <johannes.schinde...@gmx.de> > Signed-off-by: Kyle Meyer <k...@kyleam.com> > --- > builtin/range-diff.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Jonathan Nieder <jrnie...@gmail.com>