How can I disable diff in line separators in IntelliJ IDEA?

后端 未结 5 1050
失恋的感觉
失恋的感觉 2021-02-04 02:00

I\'m using Intellij IDEA 14 on Windows and Git as VCS on Unix server. The line separator in Windows is CLRF (\\r\\n) and LF (\\n) in Unix. In Git, I\'m

5条回答
提交回复
热议问题