]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/advice-sans-trailing-whitespace'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:43 +0000 (14:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:43 +0000 (14:31 -0700)
The "hint:" messages given by the advice mechanism, when given a
message with a blank line, left a line with trailing whitespace,
which has been cleansed.

* jc/advice-sans-trailing-whitespace:
  advice: omit trailing whitespace

1  2 
advice.c

diff --cc advice.c
Simple merge