2008/8/30 Junio C Hamano <gitster@xxxxxxxxx>: > diff --git i/Documentation/gitattributes.txt w/Documentation/gitattributes.txt > index db16b0c..ec8a860 100644 > --- i/Documentation/gitattributes.txt > +++ w/Documentation/gitattributes.txt > @@ -105,9 +105,8 @@ Set:: > > Unset:: > > - Unsetting the `crlf` attribute on a path is meant to > - mark the path as a "binary" file. The path never goes > - through line endings conversion upon checkin/checkout. > + Unsetting the `crlf` attribute on a path is tells git > + not to attempt any end-of-line conversion upon checkin/checkout. "+ Unsetting the `crlf` attribute on a path tells git" (remove "is" before "tells") -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html