On Sun, Mar 8, 2015 at 7:03 AM, Hiroyuki Sano <sh19910711@xxxxxxxxx> wrote: > attrs: add "css" to the list of userdiff bulit-in patterns s/bulit/built/ > Signed-off-by: Hiroyuki Sano <sh19910711@xxxxxxxxx> > --- > diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt > index c892ffa..8904a2a 100644 > --- a/Documentation/gitattributes.txt > +++ b/Documentation/gitattributes.txt > @@ -525,6 +525,8 @@ patterns are available: > > - `csharp` suitable for source code in the C# language. > > +- `css` suitable for source code in the CSS documents. Taking a hint from the 'html' case, it might make more sense to say: `css` suitable for CSS documents. Considering how directly related this change is to those in patch 1, it's not clear why this change needs a separate patch, so folding them into a single patch might be sensible. > + > - `fortran` suitable for source code in the Fortran language. > > - `html` suitable for HTML/XHTML documents. > -- > 2.3.1 -- 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