t / chainlint / exit-subshell.expecton commit fetch: in partial clone, check presence of targets (35f9e3e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)