]> Kevux Git Server - rit/commit
Merge branch 'fp/t3310-unhide-git-failures'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2026 17:48:14 +0000 (10:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2026 17:48:14 +0000 (10:48 -0700)
commita11f0ad9928b54a35d660c6b38200d2212d8aeff
treec51f2095b5177f2b0e534bd8150bf36e1ea174b0
parent61a45befd3be44da6533e6dd5ef20f6cf9cdf495
parentd3edca979a1e916518bc2376e468609ddae2a217
Merge branch 'fp/t3310-unhide-git-failures'

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