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