I\'m new to git, and I\'ve read a lot about line endings and how git treats them. I\'m on Windows by the way. I have made a .gitattributes file and set for exam
.gitattributes
The short answer to your question is NO.
Because, basically, core.safecrlf setting controls "warning level":
So, you have to choose option that suits you the most.