@ -196,13 +196,12 @@ will want to ensure that threading is disabled for `git send-email`.
after the three-dash line.
after the three-dash line.
+
+
The expected use case of this is to write supporting explanation for
The expected use case of this is to write supporting explanation for
the commit that does not belong to the commit log message proper
the commit that does not belong to the commit log message proper,
when (or after) you create the commit, and include it in your patch
and include it with the patch submission. While one can simply write
submission. But if you can plan ahead and write it down, there may
these explanations after `format-patch` has run but before sending,
not be a good reason not to write it in your commit message, and if
keeping them as git notes allows them to be maintained between versions
you can't, you can always edit the output of format-patch before
of the patch series (but see the discussion of the `notes.rewrite`
sending it out, so the practical value of this option is somewhat
configuration options in linkgit:git-notes[1] to use this workflow).
dubious, unless your workflow is broken.
--[no]-signature=<signature>::
--[no]-signature=<signature>::
Add a signature to each message produced. Per RFC 3676 the signature
Add a signature to each message produced. Per RFC 3676 the signature