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

GH2887: Enforce bash scrips LF line endings #2898

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

devlead
Copy link
Member

@devlead devlead commented Oct 15, 2020

If already cloned repo endings can be fixed after this is merged by executing (as attributes are cached)

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

* fixes cake-build#2887

If already cloned repo endings can be fixed by executing
1. git rm --cached -r .
2. git reset --hard
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gep13 gep13 merged commit 6553f87 into cake-build:develop Oct 15, 2020
@gep13
Copy link
Member

gep13 commented Oct 15, 2020

@devlead your changes have been merged, thanks for your contribution 👍

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

Successfully merging this pull request may close these issues.

(Frosting) Fix line endings in build.sh within template package
2 participants