Skip to content
Discussion options

You must be logged in to vote

It helps collaborators from different operating systems be more "in sync" with each other. For example, Windows uses '\r\n' for new line endings while Mac uses only '\n'. Sometimes this causes unwarranted changes/discrepancies. This is where git solves this issue by converting the line ending format to what is being used/compatible.

This is how I interpreted it at least.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@khoa-l
Comment options

@Robert303V
Comment options

Robert303V Sep 20, 2023
Collaborator Author

Answer selected by khoa-l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants