t / chainlint / exit-subshell.expecton commit format-patch: make --base patch-id output stable (a8f6855)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)