Staging
v0.5.1
https://github.com/git/git
Raw File
Tip revision: a42a58d7b62cc1d6301440e81a83feed9d7c118c authored by Junio C Hamano on 22 May 2018, 05:18:51 UTC
Git 2.16.4
Tip revision: a42a58d
.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