t / chainlint / exit-subshell.expecton commit pack-bitmap-write: use GIT_MAX_RAWSZ for allocation (825544a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)