git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hiroyuki Sano <sh19910711@gmail.com>
To: git@vger.kernel.org
Cc: Hiroyuki Sano <sh19910711@gmail.com>
Subject: [GSoC][PATCH 2/2] attrs: add "css" to the list of userdiff bulit-in patterns
Date: Sun,  8 Mar 2015 20:03:44 +0900	[thread overview]
Message-ID: <1425812624-6671-2-git-send-email-sh19910711@gmail.com> (raw)
In-Reply-To: <1425812624-6671-1-git-send-email-sh19910711@gmail.com>

Signed-off-by: Hiroyuki Sano <sh19910711@gmail.com>
---
 Documentation/gitattributes.txt | 2 ++
 1 file changed, 2 insertions(+)

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.
+
 - `fortran` suitable for source code in the Fortran language.
 
 - `html` suitable for HTML/XHTML documents.
-- 
2.3.1

  reply	other threads:[~2015-03-08 11:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08 11:03 [GSoC][PATCH 1/2] userdiff: add built-in patterns for CSS Hiroyuki Sano
2015-03-08 11:03 ` Hiroyuki Sano [this message]
2015-03-08 23:02   ` [GSoC][PATCH 2/2] attrs: add "css" to the list of userdiff bulit-in patterns Eric Sunshine
2015-03-08 23:08 ` [GSoC][PATCH 1/2] userdiff: add built-in patterns for CSS Eric Sunshine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425812624-6671-2-git-send-email-sh19910711@gmail.com \
    --to=sh19910711@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).