]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'fs/find-end-of-log-message-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2024 21:55:12 +0000 (14:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2024 21:55:12 +0000 (14:55 -0700)
commit8be51c1f36e7891c2d9c934d9bb8a81970a0f04e
tree0b4d7efe5ba99b7a0c6d1d29816dfb48bb717534
parent3eba921f813641cdac96532c5c4fd99358a8cbb8
parent2541cba2d6808011be84469a3e700d0d59a1d612
Merge branch 'fs/find-end-of-log-message-fix'

The code to find the effective end of log message can fall into an
endless loop, which has been corrected.

* fs/find-end-of-log-message-fix:
  wt-status: don't find scissors line beyond buf len
t/t7513-interpret-trailers.sh
wt-status.c