From: Junio C Hamano Date: Tue, 11 Aug 2026 17:06:59 +0000 (-0700) Subject: Merge branch 'sk/test-commit-body-helper' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3307faf4c11f7601fec30efa6143f41fbc6cb243;p=thirdparty%2Fgit.git Merge branch 'sk/test-commit-body-helper' 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 --- 3307faf4c11f7601fec30efa6143f41fbc6cb243