diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2018-08-13 04:33:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-13 10:44:51 -0700 |
commit | a142f978e7fbf7f4cbacb19c2475fbb82c29e5ca (patch) | |
tree | 3b1308919fa81ab9370609fcd39dff77639561e7 /t/t4205-log-pretty-formats.sh | |
parent | range-diff: also show the diff between patches (diff) | |
download | tgif-a142f978e7fbf7f4cbacb19c2475fbb82c29e5ca.tar.xz |
range-diff: right-trim commit messages
When comparing commit messages, we need to keep in mind that they are
indented by four spaces. That is, empty lines are no longer empty, but
have "trailing whitespace". When displaying them in color, that results
in those nagging red lines.
Let's just right-trim the lines in the commit message, it's not like
trailing white-space in the commit messages are important enough to care
about in `git range-diff`.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4205-log-pretty-formats.sh')
0 files changed, 0 insertions, 0 deletions