t / chainlint / exit-subshell.expecton commit index-pack: prefetch missing REF_DELTA bases (8a30a1e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)