Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix build with core.autocrlf=true
[gitweb.git]
/
git-gui
/
.gitattributes
diff --git
a/git-gui/.gitattributes
b/git-gui/.gitattributes
index f96112d47f743289bf3893981bc89dcaa9caae19..59cd41dbff72e3073f5ef0380350ec9ea3c4af5b 100644
(file)
--- a/
git-gui/.gitattributes
+++ b/
git-gui/.gitattributes
@@
-1,3
+1,5
@@
+* 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