Staging
v0.5.1
https://github.com/git/git
Raw File
Tip revision: 21a3e5016bb218dc9b016284c88ba685bc446b70 authored by Junio C Hamano on 17 March 2020, 20:34:12 UTC
Git 2.18.3
Tip revision: 21a3e50
.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