Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Eddie Kovsky and committed by
Jonathan Corbet
803cfe26 0214503c

+4
+4
Documentation/email-clients.txt
··· 176 176 if you want to include the patch inline. 177 177 (a)ttach works fine without "set paste". 178 178 179 + You can also generate patches with 'git format-patch' and then use Mutt 180 + to send them: 181 + $ mutt -H 0001-some-bug-fix.patch 182 + 179 183 Config options: 180 184 It should work with default settings. 181 185 However, it's a good idea to set the "send_charset" to: