1
0
mirror of https://github.com/git/git.git synced 2025-03-30 13:10:31 +00:00
Junio C Hamano 4cae1a967a [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>
2005-05-25 09:32:54 -07:00
..
2005-05-22 11:07:22 -07:00
2005-05-22 11:07:22 -07:00
2005-05-22 11:07:22 -07:00