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

Fix line endings #189

Merged
merged 1 commit into from
Aug 26, 2018
Merged

Fix line endings #189

merged 1 commit into from
Aug 26, 2018

Conversation

lonemadmax
Copy link
Contributor

Force LF as EOL, so that it is not changed in Windows and the files can be used from the vagrant shared folder in the VM.

Current users may need to run these commands afterwards to normalize:

git rm --cached -r .
git reset --hard

See #186 (comment)
Tested-by: @mchenryc

Force LF as EOL, so that it is not changed in Windows and the files can be used from the vagrant shared folder in the VM.

Current users may need to run these commands afterwards to normalize:
```
git rm --cached -r .
git reset --hard
```
@lonemadmax lonemadmax merged commit 0491f9d into develop Aug 26, 2018
@lonemadmax lonemadmax deleted the fix-line-endings-norm branch August 26, 2018 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant