]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/test-commit-body-helper' into seen
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:44:39 +0000 (10:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:44:40 +0000 (10:44 -0700)
A new test helper commit_body() has been introduced to print the
message body of a commit, and various tests have been updated to use
it instead of spelling out the command pipeline manually and losing
the exit status of the 'git cat-file' command on the upstream of the
pipe.

* sk/test-commit-body-helper:
  t: use commit_body to extract commit message bodies
  test-lib-functions: add commit_body helper

1  2 
t/README
t/t3404-rebase-interactive.sh
t/t7500-commit-template-squash-signoff.sh
t/t7600-merge.sh
t/test-lib-functions.sh

diff --cc t/README
Simple merge
Simple merge
Simple merge
Simple merge