瀏覽代碼

Documentation: Add note on sending files directly with Mutt

Like 'git send-email', Mutt can also be used to send patches generated
with 'git format-patch'. This works regardless of the editor the
contributor has set up to use with Mutt.

Signed-off-by: Eddie Kovsky <ewk@edkovsky.org>
Reviewed-by: Darren Hart <dvhart@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Eddie Kovsky 9 年之前
父節點
當前提交
803cfe2635
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Documentation/email-clients.txt

+ 4 - 0
Documentation/email-clients.txt

@@ -176,6 +176,10 @@ To use 'vim' with mutt:
 if you want to include the patch inline.
 if you want to include the patch inline.
 (a)ttach works fine without "set paste".
 (a)ttach works fine without "set paste".
 
 
+You can also generate patches with 'git format-patch' and then use Mutt
+to send them:
+    $ mutt -H 0001-some-bug-fix.patch
+
 Config options:
 Config options:
 It should work with default settings.
 It should work with default settings.
 However, it's a good idea to set the "send_charset" to:
 However, it's a good idea to set the "send_charset" to: