How to see what type of line endings are already in git repository?

Ivan Bara picture Ivan Bara · Mar 4, 2016 · Viewed 10.3k times · Source

First of all, I'm not asking what does it mean or how to change it. The thing what interest me most is: how can I see what's already in repo? What type of line endings.

I have my repositories on github and bitbucket.

Thanks for help

Answer

Taylan Karaman picture Taylan Karaman · May 30, 2018

Download the repository source code as a .zip file. Use Notepad++ to check the files after enabling:

View->Show Symbol->Show End Of Line setting