https://github.com/git/git
Raw File
Tip revision: 126e72ec5456781c6e50b6e3f9684f65992f05bb authored by 张亚栋 on 16 December 2017, 15:37:25 UTC
Create bug
Tip revision: 126e72e
.gitattributes
* whitespace=!indent,trail,space
*.[ch] whitespace=indent,trail,space diff=cpp
*.sh whitespace=indent,trail,space eol=lf
*.perl eol=lf
*.pm eol=lf
/Documentation/git-*.txt eol=lf
/command-list.txt eol=lf
/GIT-VERSION-GEN eol=lf
/mergetools/* eol=lf
back to top