From: Thomas Glanzmann Date: Sat, 28 May 2005 14:42:17 +0000 (+0200) Subject: [PATCH] Document the --root switch of git-diff-tree X-Git-Tag: v0.99~437 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0746b620010d5e3b48f6fdb210edf3a066d0bc6a;p=git.git [PATCH] Document the --root switch of git-diff-tree Signed-off-by: Thomas Glanzmann Signed-off-by: Linus Torvalds --- diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index e2a22e086..77b1fb179 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 arguments from the command line. Instead, it