t / chainlint / exit-subshell.expecton commit restore: support --patch (2f0896e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)