https://github.com/git/git
Raw File
Tip revision: 2f743933341f276111103550fbf383a34dfcfd38 authored by Junio C Hamano on 28 August 2018, 19:01:01 UTC
Git 2.19-rc1
Tip revision: 2f74393
.gitattributes
* whitespace=!indent,trail,space
*.[ch] whitespace=indent,trail,space diff=cpp
*.sh whitespace=indent,trail,space eol=lf
*.perl eol=lf diff=perl
*.pl eof=lf diff=perl
*.pm eol=lf diff=perl
*.py eol=lf diff=python
/Documentation/git-*.txt eol=lf
/command-list.txt eol=lf
/GIT-VERSION-GEN eol=lf
/mergetools/* eol=lf
back to top