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