t / chainlint / exit-subshell.expecton commit pack-objects: reuse on-disk deltas for thin "have" objects (6a1e32d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)