t / chainlint / exit-subshell.expecton commit cat-file: support "unordered" output for --batch-all-objects (0750bb5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)