summaryrefslogtreecommitdiffstats
path: root/git-write-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-26 23:42:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-26 23:42:55 +0000
commit92c64d59d719e7d41584573119e9d6549e616ee5 (patch)
tree3dbfb74c1ec8917790bfbc1c9dca64052dd1947f /git-write-tree.html
parentc276ec7ab95dc6ec845997be86a586c05b26bc2e (diff)
downloadgit-htmldocs-92c64d59d719e7d41584573119e9d6549e616ee5.tar.gz
Autogenerated HTML docs for v1.6.4.1-207-g68ea
Diffstat (limited to 'git-write-tree.html')
-rw-r--r--git-write-tree.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-write-tree.html b/git-write-tree.html
index ec80d2d0e..328d0b705 100644
--- a/git-write-tree.html
+++ b/git-write-tree.html
@@ -324,7 +324,8 @@ git-write-tree(1) Manual Page
</div>
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="para"><p>Creates a tree object using the current index.</p></div>
+<div class="para"><p>Creates a tree object using the current index. The name of the new
+tree object is printed to standard output.</p></div>
<div class="para"><p>The index must be in a fully merged state.</p></div>
<div class="para"><p>Conceptually, <em>git-write-tree</em> sync()s the current index contents
into a set of tree files.
@@ -371,7 +372,7 @@ now, you need to have done a <em>git-update-index</em> phase before you did the
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-01 02:31:07 UTC
+Last updated 2009-08-26 23:42:41 UTC
</div>
</div>
</body>