chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
597977e
)
git/attributes: Don't put tabs in TeX files.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 Jan 2016 13:51:04 +0000
(13:51 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 13 Jan 2016 10:40:25 +0000
(10:40 +0000)
It often doesn't work out well.
git/attributes
patch
|
blob
|
blame
|
history
diff --git
a/git/attributes
b/git/attributes
index 858068d0f8268c1d8baa815afce917c9070fefb7..0738f57ae8f5966e2dcd2e978108a3efc01a8592 100644
(file)
--- a/
git/attributes
+++ b/
git/attributes
@@
-5,3
+5,4
@@
*.lisp diff=lisp
*.py whitespace=trailing-space,space-before-tab,tab-in-indent
*.lisp diff=lisp
*.py whitespace=trailing-space,space-before-tab,tab-in-indent
+*.tex whitespace=trailing-space,space-before-tab,tab-in-indent