From: Junio C Hamano Date: Sun, 19 Jul 2026 17:42:18 +0000 (-0700) Subject: Merge branch 'gr/t1410-reflog-exit-code' X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=009713e926d3cfe6c19e0b79eb5ebf9486ee0406;p=thirdparty%2Fgit.git Merge branch 'gr/t1410-reflog-exit-code' The pipelines in 't1410-reflog.sh' have been replaced with the 'test_stdout_line_count' helper to avoid suppressing the exit code of 'git' commands, ensuring failures are not hidden from the test suite. * gr/t1410-reflog-exit-code: t1410-reflog.sh: avoid suppressing git's exit code in pipelines --- 009713e926d3cfe6c19e0b79eb5ebf9486ee0406