t / chainlint / exit-subshell.expecton commit fetch: add --[no-]show-forced-updates argument (cdbd70c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)