I recently noticed that the line-feeds of files in my project are CRLF but I want them as LF.(I get the following message from GIT GUI :
"UTF-8 Unicode text, with CRLF line terminators"
How can I solve this problem?
I recently noticed that the line-feeds of files in my project are CRLF but I want them as LF.(I get the following message from GIT GUI :
"UTF-8 Unicode text, with CRLF line terminators"
How can I solve this problem?
Just try below process
File--> Convert Line Delimiters to --> Unix
Convert Line Delimiters to
menu option. How do I get this menu option? –
Escuage © 2022 - 2024 — McMap. All rights reserved.
Window->Preferences->General->Workspace: Text File Encoding and the New Text file line delimiter
) – Rental