|
|
|
|
|
by layer8
621 days ago
|
|
This is impractical in many situations, because tools that process build-source files (for example XML files that control the build, or generated source files) inherently generate CRLF on Windows. These are many, many, many tools, not just one’s text editor. The correct solution is to use .gitattributes. |
|
How would you handle two different tools only supporting disjoint line endings?