t / chainlint / exit-subshell.expecton commit Declare that the next one will be named 2.20 (2efbb7f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)