Merge tag 'v2.25.0-rc0' into git-po-master
[git] / t / chainlint / exit-subshell.expect
1 (
2         foo || exit 1
3         bar &&
4         baz
5 >)