summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21d0bc2)
raw | patch | inline | side by side (parent: 21d0bc2)
author | David Kågedal <davidk@lysator.liu.se> | |
Wed, 26 Aug 2009 14:04:54 +0000 (16:04 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 26 Aug 2009 19:05:58 +0000 (12:05 -0700) |
Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-write-tree.txt | patch | blob | history |
index 26d3850e7317c22dcf0999e0c4a6afe9a5ea2e03..c8899d528adfe37459b9301e16faab90e7a7e63d 100644 (file)
DESCRIPTION
-----------
-Creates a tree object using the current index.
+Creates a tree object using the current index. The name of the new
+tree object is printed to standard output.
The index must be in a fully merged state.