aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-04-14 21:32:55 -0500
committerJunio C Hamano <gitster@pobox.com>2011-04-15 13:28:03 -0700
commit967ab8efd7f294c05b57db600c4e548d7c4f8b2f (patch)
treed7854a99c4b5be2c93c2fd5ffa1bf5401fe25b79 /Documentation/SubmittingPatches
parentdc53151f02ce05f21641895f08808ff7caa9854f (diff)
downloadgit-967ab8efd7f294c05b57db600c4e548d7c4f8b2f.tar.gz
Documentation: publicize KMail hints for sending patches inline
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>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches22
1 files changed, 2 insertions, 20 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 7908119f18..e9d8c3f6c1 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -413,8 +413,8 @@ that or Gentoo did it.) So you need to set the
it.
-Thunderbird
------------
+Thunderbird, KMail
+------------------
See the MUA-SPECIFIC HINTS section of git-format-patch(1).
@@ -433,24 +433,6 @@ message in raw form before using '|' to run the pipe can work
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
-----