]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit009713e926d3cfe6c19e0b79eb5ebf9486ee0406
tree0c54e8a9e339f01443f31d36c42ec253dd34e9e1
parentc9a92e239f17895e8119a0c1803544bb457c8755
parentc4fcd5039b642560cf0555dbbaa70383fa4fdef2
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
t/t1410-reflog.sh