summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-30 15:21:18 -0800
committerJunio C Hamano <gitster@pobox.com>2020-01-30 15:21:18 -0800
commitbee061d2412e903308bc5c13b81b88fe76b57bcf (patch)
tree11d0a7af62bc4e6691f58982e31dce59c4c3f70a /git-commit-tree.html
parent29eab9abf58219b768ebdb67a245f995df47c97f (diff)
downloadgit-htmldocs-bee061d2412e903308bc5c13b81b88fe76b57bcf.tar.gz
Autogenerated HTML docs for v2.25.0-114-g5b0ca
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html24
1 files changed, 3 insertions, 21 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 5cdda8172..5ddefa577 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -866,25 +866,6 @@ committer name and email and the commit time.
</p>
</li>
</ul></div>
-<div class="paragraph"><p>While parent object ids are provided on the command line, author and
-committer information is taken from the following environment variables,
-if set:</p></div>
-<div class="literalblock">
-<div class="content">
-<pre><code>GIT_AUTHOR_NAME
-GIT_AUTHOR_EMAIL
-GIT_AUTHOR_DATE
-GIT_COMMITTER_NAME
-GIT_COMMITTER_EMAIL
-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, 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
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>
@@ -1036,7 +1017,8 @@ reversible operation.</p></div>
<div class="sect1">
<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>
+<div class="paragraph"><p><a href="git-write-tree.html">git-write-tree(1)</a>
+<a href="git-commit.html">git-commit(1)</a></p></div>
</div>
</div>
<div class="sect1">
@@ -1050,7 +1032,7 @@ reversible operation.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-03-20 00:15:37 PDT
+ 2020-01-30 15:16:48 PST
</div>
</div>
</body>