]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'fp/t3310-unhide-git-failures' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2026 21:42:12 +0000 (14:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2026 21:42:12 +0000 (14:42 -0700)
commitedd6c35bb81f18d437270ccf04c44883f8e98724
tree9b5cb2777398e175e06a6bdc8711f9569ac8ed84
parente872adca7b47d243a3aeee1eec7f71d6606e8c9d
parentd3edca979a1e916518bc2376e468609ddae2a217
Merge branch 'fp/t3310-unhide-git-failures' into next

The construct 'test "$(command)" = expectation' loses the exit
status from the command, which has been fixed by breaking up the
statement into pieces.

* fp/t3310-unhide-git-failures:
  t3310: avoid hiding failures from rev-parse in command substitutions
t/t3310-notes-merge-manual-resolve.sh