Code

test-subprocess: fix segfault without arguments
[git.git] / .gitattributes
index 33d07c06bd90833ce56bc64c13bdc08c1997c3fb..5e98806c6cc246acef5f539ae191710a0c06ad3f 100644 (file)
@@ -1,4 +1,3 @@
-*           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
+* whitespace=!indent,trail,space
+*.[ch] whitespace=indent,trail,space
+*.sh whitespace=indent,trail,space