Re: git-diff(1) appears to contradict itself

2013-02-11 Thread Reuben Thomas
On 12 February 2013 02:54, Junio C Hamano wrote: > Reuben Thomas writes: > >> Under the --color= option, it says: >> >> Show colored diff. The value must be always (the default for ), >> never, or auto. The default value is never. > > I think it wants to

git-diff(1) appears to contradict itself

2013-02-11 Thread Reuben Thomas
Under the --color= option, it says: Show colored diff. The value must be always (the default for ), never, or auto. The default value is never. That seems to imply that the default is both always and never. If I'm right, I suggest removing the parenthesis, and putting the correct default value at