Skip to content

Normalize line endings #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tfmorris opened this issue Jan 19, 2016 · 0 comments
Open

Normalize line endings #19

tfmorris opened this issue Jan 19, 2016 · 0 comments

Comments

@tfmorris
Copy link
Collaborator

I had this fixed once, but it looks like it got reversed by this commit: 817f6e8

The commit comment "Argh!" would seem to indicate that perhaps we should discuss what the correct solution is. As things stand now, each committer will end up changing the line endings of the file in the source repo to match the operating system platform that they are committing from.

My strong recommendation is to keep the line endings normalized in the repo and let git convert to/from the platform line ending on commit/checkout.

@JonathanReeve What problem caused the change to get reverted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant