t / chainlint / exit-subshell.expecton commit submodule.c: remove some of the_repository references (6245b98)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)