在一个.gitattributes文件中,我找到了以下行
.gitattributes
*.cs text diff=csharp
这是什么意思?
c# git gitattributes
c# ×1
git ×1
gitattributes ×1