t / chainlint / exit-subshell.expecton commit sha1-file: support OBJECT_INFO_FOR_PREFETCH (0f4a4fb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)