t / chainlint / exit-subshell.expecton commit git-format-patch.txt: document --no-notes option (83d9db7)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)