[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).
commit902b92e00e491a60d55c4b2bce122903b8347f34
authorJunio C Hamano <junkio@cox.net>
Sat, 14 May 2005 01:41:36 +0000 (13 18:41 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sun, 15 May 2005 00:06:05 +0000 (15 02:06 +0200)
treec8c77f67ea85ee65a0f055f2cb76e6059eaa0776
parent99665af5c0be0fe4319b39183e84917993153576
[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).

It used to be that diff-tree needed helper support to parse its
raw output to generate diffs, but these days git-diff-* family
produces the same output and the helper is not tied to diff-tree
anymore.  Drop "tree" from its name.

This follows the "rename only" commit to adjust the contents of
the files involved.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
Documentation/git-diff-helper.txt
diff-helper.c