t / chainlint / exit-subshell.expecton commit builtin/submodule--helper: store update_clone information in a struct (f1d1571)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)