]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit77cf81e98866c79722284258c9b605a70fe27382
tree00a742adeb51289c49e1c27407ab8c65de7311b4
parentbf42b2390177dae176c0f88f332ac0f5fd822cf2
parentc02414a99796487a2124e4dbb17c3a88c8606404
Merge branch 'bl/trailers-and-incomplete-last-line-fix'

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