Skip to content

Commit

Permalink
Minor improvement to the write-tree documentation
Browse files Browse the repository at this point in the history
Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
David Kågedal authored and Junio C Hamano committed Aug 26, 2009
1 parent 21d0bc2 commit 8d95184
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/git-write-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 8d95184

Please sign in to comment.