Skip to content

Commit

Permalink
Documentation: add a bit about sendemail.to configuration
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Hommey authored and Junio C Hamano committed Jan 26, 2008
1 parent 3a9f0f4 commit ab8daa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/git-send-email.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ The --cc option must be repeated for each user you want on the cc list.
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.

Expand Down

0 comments on commit ab8daa1

Please sign in to comment.