t / chainlint / exit-subshell.expecton commit Revert "Merge branch 'sb/submodule-core-worktree'" (f178c13)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)