t / chainlint / exit-subshell.expecton commit http-push: prevent format overflow warning with gcc >= 9 (9dde06d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)