[PATCH] Add -p (patch) to diff-tree.
authorJunio C Hamano <junkio@cox.net>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 16:21:00 +0000 (09:21 -0700)
commit3ebfd4aa29e30187ad7a3f75fa2d2971878468e7
tree697e162bf0df0ca4f6d10f6ca3983bfa2288fd43
parent4a6bf9e18a96eaa14c5cc0074d2b2ea75f6206ff
[PATCH] Add -p (patch) to diff-tree.

This uses the reworked diff interface to generate patches directly out
of diff-tree when -p is specified.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-tree.c