aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-diff-tree.txt
diff options
context:
space:
mode:
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>2005-05-28 16:42:17 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-29 10:59:18 -0700
commit0746b620010d5e3b48f6fdb210edf3a066d0bc6a (patch)
tree98663a7a1076e509216628414f67f455bcd74886 /Documentation/git-diff-tree.txt
parent8310c2c0b585d3ac35a275f795e15fd9887e8b7d (diff)
downloadgit-0746b620010d5e3b48f6fdb210edf3a066d0bc6a.tar.gz
[PATCH] Document the --root switch of git-diff-tree
Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/git-diff-tree.txt')
-rw-r--r--Documentation/git-diff-tree.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt
index e2a22e0869..77b1fb1799 100644
--- a/Documentation/git-diff-tree.txt
+++ b/Documentation/git-diff-tree.txt
@@ -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