[PATCH] Resurrect diff-tree-helper -R
authorJunio C Hamano <junkio@cox.net>
Sun, 1 May 2005 00:59:35 +0000 (17:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 00:59:35 +0000 (17:59 -0700)
Diff-tree-helper take two patch inadvertently dropped the
support of -R option, which is necessary to produce reverse diff
based on diff-cache and diff-files output (diff-tree does not
matter since you can feed two trees in reverse order).  This
patch restores it.

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

No differences found