t / chainlint / exit-subshell.expecton commit Documentation/rev-list-options: wrap --date=<format> block with "--" (39a869b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)