summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-05-23 09:53:32 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-05-23 09:53:32 +0000
commit7ae18250dc61b6e3620aa3fac36eac9fc0a6cd07 (patch)
treea1fc5cfef637f42fcc7cb098b2c86dd4a18e2980 /git-send-email.html
parent52d5def48c07bc4d01ba4beadf533864af3b0b94 (diff)
downloadgit-htmldocs-7ae18250dc61b6e3620aa3fac36eac9fc0a6cd07.tar.gz
Autogenerated HTML docs for v1.6.3.1-145-gb74d77
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/git-send-email.html b/git-send-email.html
index e5ea5a6fd..3d6fd2d45 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -401,9 +401,12 @@ and In-Reply-To headers will be used unless they are removed.</p></div>
</dt>
<dd>
<p>
- Specify the sender of the emails. This will default to
- the value GIT_COMMITTER_IDENT, as returned by "git var -l".
- The user will still be prompted to confirm this entry.
+ Specify the sender of the emails. If not specified on the command line,
+ the value of the <em>sendemail.from</em> configuration option is used. If
+ neither the command line option nor <em>sendemail.from</em> are set, then the
+ user will be prompted for the value. The default for the prompt will be
+ the value of GIT_AUTHOR_IDENT, or GIT_COMMITTER_IDENT if that is not
+ set, as returned by "git var -l".
</p>
</dd>
<dt>
@@ -802,7 +805,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-04-23 03:06:42 UTC
+Last updated 2009-05-23 09:53:15 UTC
</div>
</div>
</body>