Staging
v0.5.1
https://github.com/git/git
Raw File
Tip revision: ba6f0905fdb9e65c1ac5fbc79c9a4ef0b59b3e68 authored by Jonathan Nieder on 19 April 2020, 23:24:14 UTC
Git 2.18.4
Tip revision: ba6f090
.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