Git: autocrlf = input.
This commit is contained in:
parent
f9d776b7f1
commit
b5c560b68a
@ -10,7 +10,7 @@
|
|||||||
# http://stackoverflow.com/questions/136178/git-diff-handling-long-lines
|
# http://stackoverflow.com/questions/136178/git-diff-handling-long-lines
|
||||||
# If doesn't work, try: pager = less -+$LESS -FRX
|
# If doesn't work, try: pager = less -+$LESS -FRX
|
||||||
pager = less -r
|
pager = less -r
|
||||||
autocrlf = false
|
autocrlf = input
|
||||||
safecrlf = false
|
safecrlf = false
|
||||||
excludesfile = ~/.gitignore
|
excludesfile = ~/.gitignore
|
||||||
attributesfile = ~/.gitattributes
|
attributesfile = ~/.gitattributes
|
||||||
|
Loading…
Reference in New Issue
Block a user