Documentation: publicize hints for sending patches with GMail
commit36c10e6d7543f9f35295df0113b0c250ad421eb4
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 15 Apr 2011 02:33:57 +0000 (14 21:33 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Apr 2011 20:28:03 +0000 (15 13:28 -0700)
treee9c98f63392bfc550c520c905120a8d2d844d657
parent967ab8efd7f294c05b57db600c4e548d7c4f8b2f
Documentation: publicize hints for sending patches with GMail

The hints in SubmittingPatches about stopping GMail from clobbering
patches are widely useful both as examples of "git send-email" and
"git imap-send" usage.

Move the documentation to the appropriate places.

While at it, don't encourage storing passwords in config files.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches
Documentation/git-format-patch.txt
Documentation/git-imap-send.txt
Documentation/git-send-email.txt