summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc53151)
raw | patch | inline | side by side (parent: dc53151)
author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 15 Apr 2011 02:32:55 +0000 (21:32 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Apr 2011 20:28:03 +0000 (13:28 -0700) |
These hints are in git's private SubmittingPatches document but a
wider audience might be interested. Move them to the "git
format-patch" manpage.
I'm not sure what gotchas these hints are meant to work around.
They might be completely false.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wider audience might be interested. Move them to the "git
format-patch" manpage.
I'm not sure what gotchas these hints are meant to work around.
They might be completely false.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches | patch | blob | history | |
Documentation/git-format-patch.txt | patch | blob | history |
index 7908119f18491199e0f7182896160d301e7c5736..e9d8c3f6c1cccd40472946a341ea1ecab15b5b5c 100644 (file)
it.
-Thunderbird
------------
+Thunderbird, KMail
+------------------
See the MUA-SPECIFIC HINTS section of git-format-patch(1).
this problem around.
-KMail
------
-
-This should help you to submit patches inline using KMail.
-
-1) Prepare the patch as a text file.
-
-2) Click on New Mail.
-
-3) Go under "Options" in the Composer window and be sure that
-"Word wrap" is not set.
-
-4) Use Message -> Insert file... and insert the patch.
-
-5) Back in the compose window: add whatever other text you wish to the
-message, complete the addressing and subject fields, and press send.
-
-
Gmail
-----
index 627f3813310057c03a93b48cfe93ba85746c15d9..04e0f02d8ebc6d34e79883eec5fda5794178d9ee 100644 (file)
you include patches with Thunderbird in an easy way. To use it, do the
steps above and then use the script as the external editor.
+KMail
+~~~~~
+This should help you to submit patches inline using KMail.
+
+1. Prepare the patch as a text file.
+
+2. Click on New Mail.
+
+3. Go under "Options" in the Composer window and be sure that
+ "Word wrap" is not set.
+
+4. Use Message -> Insert file... and insert the patch.
+
+5. Back in the compose window: add whatever other text you wish to the
+ message, complete the addressing and subject fields, and press send.
+
EXAMPLES
--------