t / chainlint / exit-subshell.expecton commit commit-reach: fix first-parent heuristic (b6723e4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)