t / chainlint / exit-subshell.expecton commit multi-pack-index: prepare 'repack' subcommand (2af890b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)