diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-05-26 10:11:28 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-26 23:00:01 -0700 |
commit | b8767f791c15f119554c1466af60e4f2433ae971 (patch) | |
tree | 64c5787bb0f6490a074e10969ee820f7684f1db9 /sha1-lookup.c | |
parent | 0e383e185ae57a8ee6ba015a43749f6d34fe3c9a (diff) | |
download | git-b8767f791c15f119554c1466af60e4f2433ae971.tar.gz |
diff.c: --ws-error-highlight=<kind> option
Traditionally, we only cared about whitespace breakages introduced
in new lines. Some people want to paint whitespace breakages on old
lines, too. When they see a whitespace breakage on a new line, they
can spot the same kind of whitespace breakage on the corresponding
old line and want to say "Ah, those breakages are there but they
were inherited from the original, so let's not touch them for now."
Introduce `--ws-error-highlight=<kind>` option, that lets them pass
a comma separated list of `old`, `new`, and `context` to specify
what lines to highlight whitespace errors on.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1-lookup.c')
0 files changed, 0 insertions, 0 deletions