mirror of
https://github.com/opnsense/ports.git
synced 2026-04-12 16:47:51 -05:00
5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
This program takes the output of "diff" and makes an ASCII graph
|
|
showing how many lines were inserted, deleted, or changed in the
|
|
files that were compared. It can interpret unified or context
|
|
diffs, or the default format generated by "diff".
|