commit | 36c10e6d7543f9f35295df0113b0c250ad421eb4 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Thu Apr 14 21:33:57 2011 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Apr 15 13:28:03 2011 -0700 |
tree | e9c98f63392bfc550c520c905120a8d2d844d657 | |
parent | 967ab8efd7f294c05b57db600c4e548d7c4f8b2f [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>