t / chainlint / exit-subshell.expecton commit commit-graph: test octopus merges with --split (e2017c4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)