1
0
mirror of https://github.com/git/git.git synced 2024-10-23 19:09:24 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jeff King
927a13fe87 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>
2011-10-18 00:01:18 -07:00