Git: Disable crlf settings.

This commit is contained in:
Artem Sapegin 2013-02-20 00:08:28 +04:00
parent 880e8c3940
commit 21c560da58
2 changed files with 1 additions and 4 deletions

View File

@ -1,2 +0,0 @@
# Automatically normalize line endings for all text-based files
* text=auto

View File

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