t / chainlint / exit-subshell.expecton commit restore: replace --force with --ignore-unmerged (a5e5f39)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)