add instructions on how to send patches to the mailing list with Gmail
commitc2163c6aa2343b21ebc73f7e62cbdecc8dba3a42
authorTom Preston-Werner <tom@github.com>
Sat, 1 Nov 2008 15:28:18 +0000 (1 15:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Nov 2008 06:48:52 +0000 (1 23:48 -0700)
tree5ea09e1406b6098f6af428edc13825686d3712f2
parent4f73e240f98c38e608afe68887639c6e63b1d18f
add instructions on how to send patches to the mailing list with Gmail

Gmail is one of the most popular email providers in the world. Now that Gmail
supports IMAP, sending properly formatted patches via `git imap-send` is
trivial. This section in SubmittingPatches explains how to do so.

Signed-off-by: Tom Preston-Werner <tom@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches