commit | edb0c724287a0ee7cefa11f28ef43d8c5cfa1985 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Tue May 31 14:47:25 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 31 16:17:27 2005 -0700 |
tree | a57cf3c72cf79ee8fea2f9aeae921d8bcc9fd34e | |
parent | 1d9e6f92bc6a1a1a37d187db72dcc02642ba04f6 [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>