https://github.com/git/git
Raw File
Tip revision: 326e5bc91eecf73234ead29636207bc516573e79 authored by Junio C Hamano on 22 February 2016, 21:12:56 UTC
Git 2.7.2
Tip revision: 326e5bc
.gitattributes
* whitespace=!indent,trail,space
*.[ch] whitespace=indent,trail,space
*.sh whitespace=indent,trail,space
back to top