t / chainlint / exit-subshell.expecton commit log,diff-tree: add --combined-all-paths option (d76ce4f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)