https://github.com/git/git
Raw File
Tip revision: 0114f71344844be9e5add321cffea34bac077d75 authored by Junio C Hamano on 22 May 2018, 04:50:36 UTC
Git 2.13.7
Tip revision: 0114f71
.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