t / chainlint / exit-subshell.expecton commit config: work around bug with includeif:onbranch and early config (85fe0e8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)