summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-18 13:06:49 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-18 13:06:49 -0800
commit5dd5faeb69b77fe53fdaee9e9a6480cfde24052a (patch)
treecc6ba939aca16428b7fb27d6e96e041d86d6f272 /git-commit-tree.html
parent1bac29c1f8d8147e59ab77308d7d46c0c46322ba (diff)
downloadgit-htmldocs-5dd5faeb69b77fe53fdaee9e9a6480cfde24052a.tar.gz
Autogenerated HTML docs for v1.8.1.1-271-g02f55
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 7aa13a03a..4d5d657dc 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -846,13 +846,13 @@ GIT_AUTHOR_EMAIL
GIT_AUTHOR_DATE
GIT_COMMITTER_NAME
GIT_COMMITTER_EMAIL
-GIT_COMMITTER_DATE
-EMAIL</code></pre>
+GIT_COMMITTER_DATE</code></pre>
</div></div>
<div class="paragraph"><p>(nb "&lt;", "&gt;" and "\n"s are stripped)</p></div>
<div class="paragraph"><p>In case (some of) these environment variables are not set, the information
is taken from the configuration items user.name and user.email, or, if not
-present, system user name and the hostname used for outgoing mail (taken
+present, the environment variable EMAIL, or, if that is not set,
+system user name and the hostname used for outgoing mail (taken
from <code>/etc/mailname</code> and falling back to the fully qualified hostname when
that file does not exist).</p></div>
<div class="paragraph"><p>A commit comment is read from stdin. If a changelog
@@ -1007,7 +1007,7 @@ reversible operation.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-07-23 21:34:17 PDT
+Last updated 2013-01-18 13:06:16 PST
</div>
</div>
</body>