--- 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]