t / chainlint / exit-subshell.expecton commit sha1-name.c: remove the_repo from handle_one_ref() (c931ba4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)