Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Document -R option for git-diff-tree.
author
Junio C Hamano
<junkio@cox.net>
Fri, 20 May 2005 07:26:27 +0000
(
00:26
-0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 20 May 2005 15:00:01 +0000
(08:00 -0700)
Obviously we would want to document this as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-diff-tree.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
7c4d07c
)
diff --git
a/Documentation/git-diff-tree.txt
b/Documentation/git-diff-tree.txt
index 4c45c263b5356e8a26ff9aa06f9b692825b463a3..244f2851376556d8b32e0cb7f2c7dd2fed29a857 100644
(file)
--- a/
Documentation/git-diff-tree.txt
+++ b/
Documentation/git-diff-tree.txt
@@
-9,7
+9,7
@@
git-diff-tree - Compares the content and mode of blobs found via two tree object
SYNOPSIS
--------
-'git-diff-tree' [-p] [-r] [-z] [--stdin] [-M] [-m] [-s] [-v] <tree-ish> <tree-ish> [<pattern>]\*
+'git-diff-tree' [-p] [-r] [-z] [--stdin] [-M] [-
R] [-
m] [-s] [-v] <tree-ish> <tree-ish> [<pattern>]\*
DESCRIPTION
-----------
@@
-36,6
+36,9
@@
OPTIONS
-M::
Detect renames; implies -p, in turn implying also '-r'.
+-R::
+ Output diff in reverse.
+
-r::
recurse