summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a9f0f4)
raw | patch | inline | side by side (parent: 3a9f0f4)
author | Mike Hommey <mh@glandium.org> | |
Sat, 26 Jan 2008 11:04:30 +0000 (12:04 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 26 Jan 2008 18:59:07 +0000 (10:59 -0800) |
While there is information about this in the configuration section, it was
missing in the options section.
Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
missing in the options section.
Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt | patch | blob | history |
index 4b8ec8a2005fe5704d43e1bab247d517e1218e5e..0554f2b3741bef4213bf7197bf1bb6335c1268c4 100644 (file)
Specify the primary recipient of the emails generated.
Generally, this will be the upstream maintainer of the
project involved.
+ Default is the value of the 'sendemail.to' configuration value;
+ if that is unspecified, this will be prompted for.
+
The --to option must be repeated for each user you want on the to list.