Re: [PATCH v2 10/11] add -p: prefer color.diff.context over color.diff.plain
From: Philippe Blain <hidden> Date: 2020-11-13 14:05:03
Hi Dscho,
Le 11 nov. 2020 à 07:28, Johannes Schindelin via GitGitGadget [off-list ref] a écrit :
From: Johannes Schindelin <redacted>
This still needs
s/needs/leads/
to inconsistencies when both config names are used: the
initial diff will be colored by the diff machinery. Once edited by a
user, a hunk has to be re-colored by `git add -p`, though, which would
then use the other setting to color the context lines.