Talk:Colorize diff output

From Rosetta Code
Revision as of 23:43, 26 October 2020 by Thundergnat (talk | contribs) (Is this supposed to be a task?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Is this supposed to be a task?

If so, you are missing task markup, a task description, a goal, or really anything to help someone implement an entry. Also I assume this is Gnu diff-utils diff? If so, you are aware of the --color option? As in: diff --color FILE1 FILE2 What's the point?