Signed-off-by: Alejandro Colomar <alx@kernel.org>
--- /dev/null
+Name
+ patches/diff - instructions for producing the diff of a patch
+
+Description
+ Send patches in diff -u format. You may find it useful to
+ employ git-format-patch(1) to produce the patches.
To make your patch even more useful, please note the following
points:
- - Send patches in diff -u format in an email patch. You may
- find it useful to employ git-format-patch(1) and
- git-send-email(1).
-
- Send logically separate patches. For unrelated pages, or for
logically-separate issues in the same page, send separate
emails.