diff --git a/tilde/gitattributes b/tilde/gitattributes deleted file mode 100644 index 0a91f75..0000000 --- a/tilde/gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Automatically normalize line endings for all text-based files -* text=auto diff --git a/tilde/gitconfig b/tilde/gitconfig index 5482843..7699dd1 100644 --- a/tilde/gitconfig +++ b/tilde/gitconfig @@ -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