https://github.com/git/git
Raw File
Tip revision: 2aedeff35fde779b03b57125b1f50f6c528bfbea authored by Johannes Schindelin on 06 February 2023, 08:25:09 UTC
Git 2.32.6
Tip revision: 2aedeff
.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
back to top