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 12:45:21 -0700 |
commit | a9872ab425f2f7890e208cf555ab439c7bc77f08 (patch) | |
tree | a7e3f6dbf45f7df3d31ac0db625dd1af0f70ddd2 /t/t6029-merge-subtree.sh | |
parent | a778e54498ca5e65c141bcdaff60f9a10b942dbf (diff) | |
download | git-jc/diff-ws-check-deleted.tar.gz |
diff.c: --ws-check-deleted optionjc/diff-ws-check-deleted
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."
Enable such use case with the new option, "--ws-check-deleted".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6029-merge-subtree.sh')
0 files changed, 0 insertions, 0 deletions