Git: Disable crlf settings.
This commit is contained in:
		| @@ -1,2 +0,0 @@ | ||||
| # Automatically normalize line endings for all text-based files | ||||
| * text=auto | ||||
| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Artem Sapegin
					Artem Sapegin