]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Sep 2024 17:32:59 +0000 (10:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Sep 2024 17:33:00 +0000 (10:33 -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