t / chainlint / exit-subshell.expecton commit submodule.c: fetch in submodules git directory instead of in worktree (a62387b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)