author | Jeff King <peff@peff.net> | |
Tue, 18 Oct 2011 04:52:20 +0000 (00:52 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Oct 2011 07:01:18 +0000 (00:01 -0700) | ||
commit | 927a13fe87e4b2e0edabb2f8615f0851f70fbbd8 | |
tree | 99ec16b7c54317423fa636e5c823850122215c4a | tree | snapshot |
parent | 08cfdbb88cd6225b4fc4b8a3cecd0e01758c835d | commit | diff |
contrib: add diff highlight script
This is a simple and stupid script for highlighting
differing parts of lines in a unified diff. See the README
for a discussion of the limitations.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is a simple and stupid script for highlighting
differing parts of lines in a unified diff. See the README
for a discussion of the limitations.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/diff-highlight/README | [new file with mode: 0644] | blob |
contrib/diff-highlight/diff-highlight | [new file with mode: 0755] | blob |