https://github.com/git/git
Raw File
Tip revision: 39bf06adf96da25b87c9aa7d35a32ef3683eb4a4 authored by Junio C Hamano on 29 July 2024, 14:14:09 UTC
Git 2.46
Tip revision: 39bf06a
.gitattributes
*           whitespace=indent-with-non-tab,trailing-space,space-before-tab,tabwidth=4
*           encoding=US-ASCII
git-gui.sh  encoding=UTF-8
/po/*.po    encoding=UTF-8
/GIT-VERSION-GEN eol=lf
Makefile    whitespace=!indent,trail,space
back to top