Disable Line Ending Normalization
suggest changeCreate a .gitattributes
file in the project root containing:
* -text
This is equivalent to setting core.autocrlf = false
.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents