When doing a git diff it says \"No newline at end of file\".
Ok, there is no newline at end of file. What\'s the big deal?
What\'s the
For what it's worth, I encountered this when I created an IntelliJ project on a Mac, and then moved the project over to my Windows machine. I had to manually open every file and change the encoding setting at the bottom right of the IntelliJ window. Probably not happening to most if any who read this question but that could have saved me a couple of hours of work...