diff-tree fb94d3e7fbe8e22201d8d015ed444d46485a3f76 (from 8310c2c0b585d3ac35a275f795e15fd9887e8b7d) Author: Thomas Glanzmann <sithglan@stud.uni-erlangen.de> Date: Sat May 28 16:13:22 2005 +0200 [PATCH] Document the --root switch of git-diff-tree Signed-off-by: Thomas Glanzmann <sithglan@stud.uni-erlangen.de> fb94d3e7fbe8e22201d8d015ed444d46485a3f76 (from 8310c2c0b585d3ac35a275f795e15fd9887e8b7d) diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -54,6 +54,11 @@ OPTIONS -z:: \0 line termination on output +--root:: + When '--root' is specified the initial commit of a new file + will be showed as a big creation event. This is equivalent to + a diff against NULL. + --stdin:: When '--stdin' is specified, the command does not take <tree-ish> arguments from the command line. Instead, it - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sun May 29 00:15:49 2005
This archive was generated by hypermail 2.1.8 : 2005-05-29 00:15:49 EST