t / chainlint / exit-subshell.expecton commit t/helper: add test-submodule-nested-repo-config (2b1257e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)