t / chainlint / exit-subshell.expecton commit submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree (74d4731)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)