author | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Apr 2005 22:36:01 +0000 (15:36 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 27 Apr 2005 22:36:01 +0000 (15:36 -0700) | ||
commit | ce9be4e4e8f397413ff5d87cda458c7e466897b1 | |
tree | bc86bd4d32f883865c632fccc6acc76ce5806a9e | tree | snapshot |
parent | d15aa4309cadae5c998c9ce1c45b7a104f3d80f5 | commit | diff |
[PATCH] Use diff-tree -p -r instead of "git diff" in git-export.
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>
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>
git-export.c | diff | blob | history |