Git 客户端,采用 C# 编写。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
416 B

* text=auto
*.xml diff -text
*.patch diff -text
*.blame diff -text
*.xlf text
*.cs text diff=csharp
*.sln text eol=crlf
*.targets text eol=crlf
*.bat text eol=crlf
*.cmd text eol=crlf
*.yml text eol=lf
*.sh text eol=lf
*.py text eol=lf
.gitattributes text eol=lf
# Used in unit tests - try text diff
*.bin binary diff=text
*RevisionReaderTests.*.approved.* binary diff=text
*DoAutoCRLF*.approved.* binary diff=text