t / chainlint / exit-subshell.expecton commit fast-import: duplicate into history rather than passing ownership (1ebec8d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)