t / chainlint / exit-subshell.expecton commit tests: defang pager tests by explicitly disabling the log.mailmap warning (ef60740)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)