Script to highlight modified parts of diff output

Edit Package diff-highlight

With diff-highlight, you can post-process diff output to see character based modifications:
diff -u a.txt b.txt | diff-highlight
or, to get colored output:
colordiff -u a.txt b.txt | diff-highlight

Diff-highlight expects a unified diff output ("diff -u") as pipe input.
It's a contributed script to git and is located in the "contrib" directory of the git repository.

Source Files
Filename Size Changed
COPYING 0000018765 18.3 KB
README 0000008008 7.82 KB
diff-highlight 0000007282 7.11 KB
diff-highlight.changes 0000000160 160 Bytes
diff-highlight.spec 0000002167 2.12 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by