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