t / chainlint / exit-subshell.expecton commit Merge branch 'js/t7406-recursive-submodule-update-order-fix' (10639c3)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)