t / chainlint / exit-subshell.expecton commit Merge branch 'en/show-ref-doc-fix' (eab7584)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)