forked from colonelpanic/dotfiles
Removed autofixing of whitespace.
This commit is contained in:
parent
ddaa222f5f
commit
755b6c4e0c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user