Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/maint-strbuf-add-fix-doubling'
[gitweb.git]
/
.gitattributes
diff --git
a/.gitattributes
b/.gitattributes
index 6b9c715d21d5486e59083fb6071566aa6ecd4d42..5e98806c6cc246acef5f539ae191710a0c06ad3f 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1,2
+1,3
@@
* whitespace=!indent,trail,space
-*.[ch] whitespace
+*.[ch] whitespace=indent,trail,space
+*.sh whitespace=indent,trail,space