summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-13 22:58:34 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-13 22:58:34 -0700
commit5a73f309ee3b290763e839b0f02ae441b7d6a0df (patch)
tree8ba8c9494444f1db50480596e8b287b0d63dbb46 /git-commit-tree.html
parent4c6612f0b5dfd967be79178dc7acae3e57715d2e (diff)
downloadgit-htmldocs-5a73f309ee3b290763e839b0f02ae441b7d6a0df.tar.gz
Autogenerated HTML docs for v1.7.7-290-gc9e7aa
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 2be79d5e6..1f8c3147b 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -663,7 +663,9 @@ EMAIL</tt></pre>
<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 fully qualified hostname.</p></div>
+present, system user name and the hostname used for outgoing mail (taken
+from <tt>/etc/mailname</tt> 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
entry is not provided via "&lt;" redirection, <em>git commit-tree</em> will just wait
for one to be entered and terminated with ^D.</p></div>
@@ -818,6 +820,10 @@ message when a commit is made to force UTF-8 at the commit
object level, because re-coding to UTF-8 is not necessarily a
reversible operation.</p></div>
</div>
+<h2 id="_files">FILES</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>/etc/mailname</p></div>
+</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
<div class="paragraph"><p><a href="git-write-tree.html">git-write-tree(1)</a></p></div>
@@ -830,7 +836,7 @@ reversible operation.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-09-21 23:01:14 PDT
+Last updated 2011-10-13 22:57:58 PDT
</div>
</div>
</body>