https://github.com/git/git
Raw File
Tip revision: f3500825257b441134bd99b08bab3b6fd1cb4f51 authored by Junio C Hamano on 07 February 2013, 23:21:10 UTC
Git 1.8.1.3
Tip revision: f350082
.gitattributes
* whitespace=!indent,trail,space
*.[ch] whitespace=indent,trail,space
*.sh whitespace=indent,trail,space
back to top