X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-write-tree.txt;h=c8899d528adfe37459b9301e16faab90e7a7e63d;hb=466d1f151a8a0bfde63f0fa5aba91bb8e0efe946;hp=26d3850e7317c22dcf0999e0c4a6afe9a5ea2e03;hpb=fcd3549ef239378d1d2ca11df9e8c91f7fa0ab2e;p=git.git diff --git a/Documentation/git-write-tree.txt b/Documentation/git-write-tree.txt index 26d3850e7..c8899d528 100644 --- a/Documentation/git-write-tree.txt +++ b/Documentation/git-write-tree.txt @@ -12,7 +12,8 @@ SYNOPSIS 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.