author | Junio C Hamano <junkio@cox.net> | |
Tue, 31 May 2005 21:47:25 +0000 (14:47 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 31 May 2005 23:17:27 +0000 (16:17 -0700) | ||
commit | edb0c724287a0ee7cefa11f28ef43d8c5cfa1985 | |
tree | a57cf3c72cf79ee8fea2f9aeae921d8bcc9fd34e | tree | snapshot |
parent | 1d9e6f92bc6a1a1a37d187db72dcc02642ba04f6 | commit | diff |
[PATCH] diff: consolidate test helper script pieces.
There were duplicate script pieces to help comparing diff
output, which this patch consolidates into the t/diff-lib.sh
library.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
There were duplicate script pieces to help comparing diff
output, which this patch consolidates into the t/diff-lib.sh
library.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
t/diff-lib.sh | [new file with mode: 0644] | blob |
t/t4003-diff-rename-1.sh | diff | blob | history | |
t/t4005-diff-rename-2.sh | diff | blob | history | |
t/t4007-rename-3.sh | diff | blob | history | |
t/t4008-diff-break-rewrite.sh | diff | blob | history | |
t/t4009-diff-rename-4.sh | diff | blob | history |