[PATCH] Use diff-tree -p -r instead of "git diff" in git-export.
authorJunio C Hamano <junkio@cox.net>
Wed, 27 Apr 2005 22:36:01 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 22:36:01 +0000 (15:36 -0700)
Now diff-tree can produce patch itself, there is no reason to
depend on Cogito to show diff in the git-export output anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found