diff options
author | Junio C Hamano <junkio@cox.net> | 2005-05-24 23:24:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-25 09:32:54 -0700 |
commit | 4cae1a967a99962e51777fcc950321902cce0adf (patch) | |
tree | f4a66b47e0671df3058c6487fe39d30f83150dd0 /diff.c | |
parent | [PATCH] Use pathspec array correctly (diff) | |
download | tgif-4cae1a967a99962e51777fcc950321902cce0adf.tar.xz |
[PATCH] show changed tree objects with recursive git-diff-tree
This adds a "-t" flag to tell the raw diff output to include the tree
objects in the output when doing a recursive diff.
Since that's how the non-recursive output already handles trees and the
flag thus doesn't make sense without "-r", I made "-t" imply "-r".
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions