Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Dahlby <dahlbyk@gmail.com>2011-09-30 20:39:58 +0400
committerEmeric Fermas <emeric.fermas@gmail.com>2011-10-02 21:06:35 +0400
commit9e3269792d0acdf0b862dceeb1ebc37302244d39 (patch)
tree960431a4cae30a77f1d73d73bb525d859e1e2815 /.gitattributes
parent3208956d3c5094679eec3a0a124c1d5283bd19b4 (diff)
Add diff=csharp to .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 5a2e0150..73eb6afa 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,6 @@
*.sln crlf
*.csproj crlf
-*.cs crlf
+*.cs crlf diff=csharp
*.md crlf