.gitconfig
changeset 456 dc10370dab78
parent 194 fd20e9da8dac
child 457 ed6c0bb1a820
--- a/.gitconfig	Sun Jun 24 20:23:42 2012 +0300
+++ b/.gitconfig	Mon Jun 25 17:33:53 2012 +0300
@@ -20,7 +20,7 @@
 w = whatchanged
 
 [core]
-whitespace=fix,-indent-with-non-tab,trailing-space,cr-at-eol
+whitespace=-indent-with-non-tab,trailing-space,cr-at-eol
 excludesfile = ~/.gitignore
 
 [apply]