Removed autofixing of whitespace.

This commit is contained in:
Ivan Malison 2013-05-14 18:21:31 -07:00
parent ddaa222f5f
commit 755b6c4e0c

View File

@ -27,10 +27,6 @@
undopush = push -f origin HEAD^:master undopush = push -f origin HEAD^:master
sui = submodule update --init sui = submodule update --init
[apply]
# Detect whitespace errors when applying a patch
whitespace = fix
[core] [core]
# Use custom `.gitignore` and `.gitattributes` # Use custom `.gitignore` and `.gitattributes`
excludesfile = ~/.gitignore excludesfile = ~/.gitignore