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