Skip to content
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

Convert all CRLF's to LF's and enforce LF moving forward #4232

Merged
merged 5 commits into from
Dec 12, 2018

Conversation

hwillson
Copy link
Member

This PR is a continuation of #3693 that converts all CRLF's to LF's, and makes sure LF's are enforced moving forward, at the git level.

@hwillson hwillson added this to In Progress in Apollo Client Dec 12, 2018
@hwillson hwillson merged commit 82775ab into master Dec 12, 2018
@hwillson hwillson deleted the hwillson/newline-adjustments branch December 12, 2018 17:57
@hwillson hwillson moved this from In Progress to Done in Apollo Client Dec 12, 2018
rajington added a commit to rajington/apollo-client that referenced this pull request Feb 13, 2019
the fix in apollographql#4232 accidentally corrupted the pngs, this reverts them
it ignores one that was deleted
hwillson pushed a commit that referenced this pull request Feb 20, 2019
* undo lf fix for pngs

the fix in #4232 accidentally corrupted the pngs, this reverts them
it ignores one that was deleted

* Add missing `text=auto`

Without this, git tries to adjust the line feed for binary
files as well.

* Changelog update
@renovate renovate bot mentioned this pull request May 29, 2021
1 task
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Apollo Client
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant