t / chainlint / exit-subshell.expecton commit bisect.c: remove the_repository reference (69d2cfe)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)