t / chainlint / exit-subshell.expecton commit config: learn the "onbranch:" includeIf condition (07b2c0e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)