fixed whitespace behaviour of Git

This commit is contained in:
Steffen Vogel 2016-11-23 20:24:08 -05:00
parent 8a3f5bb69d
commit aa80ad7fe9

View file

@ -5,6 +5,9 @@
[github]
username = stv0g
[apply]
whitespace = nowarn
[shell]
username = stv0g
@ -29,6 +32,7 @@
excludesfile = ~/.gitignore
# Set attributes on files. Used for general diff improvements.
attributesfile = ~/.gitattributes
autocrlf = input
[help]
# Open Git help pages in the browser as HTML.