author | Junio C Hamano <junkio@cox.net> | |
Sat, 14 May 2005 01:41:36 +0000 (18:41 -0700) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Sun, 15 May 2005 00:06:05 +0000 (02:06 +0200) | ||
commit | 902b92e00e491a60d55c4b2bce122903b8347f34 | |
tree | c8c77f67ea85ee65a0f055f2cb76e6059eaa0776 | tree | snapshot |
parent | 99665af5c0be0fe4319b39183e84917993153576 | commit | diff |
[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>
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 | blob | history | |
diff-helper.c | diff | blob | history |