Talk:Colorize diff output: Difference between revisions

From Rosetta Code
Content added Content deleted
(add signature)
Line 1: Line 1:
== Is this supposed to be a task? ==
== 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 <code>--color</code> option? As in: <code>diff --color FILE1 FILE2</code> What's the point? --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 23:43, 26 October 2020 (UTC)
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 <code>--color</code> option? As in: <code>diff --color FILE1 FILE2</code> What's the point? --[[User:Thundergnat|Thundergnat]] ([[User talk:Thundergnat|talk]]) 23:43, 26 October 2020 (UTC)

Agreed, it could be as simple as describing what you do to what input and asking others to do the same. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 13:54, 27 October 2020 (UTC)

Revision as of 13:54, 27 October 2020

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? --Thundergnat (talk) 23:43, 26 October 2020 (UTC)

Agreed, it could be as simple as describing what you do to what input and asking others to do the same. --Paddy3118 (talk) 13:54, 27 October 2020 (UTC)