Git: autocrlf = input.

This commit is contained in:
Artem Sapegin 2012-12-06 17:54:44 +04:00
parent f9d776b7f1
commit b5c560b68a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# http://stackoverflow.com/questions/136178/git-diff-handling-long-lines
# If doesn't work, try: pager = less -+$LESS -FRX
pager = less -r
autocrlf = false
autocrlf = input
safecrlf = false
excludesfile = ~/.gitignore
attributesfile = ~/.gitattributes