]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bl/trailers-and-incomplete-last-line-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Sep 2024 22:27:45 +0000 (15:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Sep 2024 22:27:45 +0000 (15:27 -0700)
The interpret-trailers command failed to recognise the end of the
message when the commit log ends in an incomplete line.

* bl/trailers-and-incomplete-last-line-fix:
  interpret-trailers: handle message without trailing newline


Trivial merge