Skip to content

Commit

Permalink
[PATCH] Document the --root switch of git-diff-tree
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Thomas Glanzmann authored and Linus Torvalds committed May 29, 2005
1 parent 8310c2c commit 0746b62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/git-diff-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ OPTIONS
-z::
\0 line termination on output

--root::
When '--root' is specified the initial commit will be showed as a big
creation event. This is equivalent to a diff against the NULL tree.

--stdin::
When '--stdin' is specified, the command does not take
<tree-ish> arguments from the command line. Instead, it
Expand Down

0 comments on commit 0746b62

Please sign in to comment.