]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/t7614-do-not-hide-git-exit-status'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:54 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:55 +0000 (10:30 -0700)
The test script 't/t7614-merge-signoff.sh' has been updated to avoid
suppressing the exit code of 'git' commands in a pipe.

* sk/t7614-do-not-hide-git-exit-status:
  t7614: avoid hiding git's exit code in a pipe


Trivial merge