t / chainlint / exit-subshell.expecton commit object-store: prepare has_{sha1, object}_file to handle any repo (9b45f49)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)