Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, Git can still retrieve a CRLF file on Linux when it was initially saved with LF. However, Git may automatically convert the LF line endings to CRLF when it checks out the file on a Windows system or adds the file to a ZIP archive. Therefore, it is important to configure Git's line-ending settings correctly to ensure consistent behavior across different operating systems.