t / chainlint / exit-subshell.expecton commit unpack-trees: fix oneway_merge accidentally carry over stage index (ab5af82)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)