t / chainlint / exit-subshell.expecton commit checkout: update count-checkouts messages (3c5883b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)