author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 15 Apr 2011 02:33:57 +0000 (21:33 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Apr 2011 20:28:03 +0000 (13:28 -0700) | ||
commit | 36c10e6d7543f9f35295df0113b0c250ad421eb4 | |
tree | e9c98f63392bfc550c520c905120a8d2d844d657 | tree | snapshot |
parent | 967ab8efd7f294c05b57db600c4e548d7c4f8b2f | commit | diff |
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>
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>