summaryrefslogtreecommitdiffstats
path: root/git-commit-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-commit-tree.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-commit-tree.html')
-rw-r--r--git-commit-tree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 8d906f5cd..705e93165 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -591,7 +591,7 @@ git-commit-tree(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>This is usually not what an end user wants to run directly. See
- instead.</p></div>
+<a href="git-commit.html">git-commit(1)</a> instead.</p></div>
<div class="paragraph"><p>Creates a new commit object based on the provided tree object and
emits the new commit object id on stdout. The log message is read
from the standard input, unless <tt>-m</tt> or <tt>-F</tt> options are given.</p></div>
@@ -817,11 +817,11 @@ reversible operation.</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p></p></div>
+<div class="paragraph"><p><a href="git-write-tree.html">git-write-tree(1)</a></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>