]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gr/t1410-reflog-exit-code'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Jul 2026 17:42:18 +0000 (10:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Jul 2026 17:42:18 +0000 (10:42 -0700)
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

1  2 
t/t1410-reflog.sh

Simple merge