Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Temporarily remove .gitattributes file to repair CRLF files #497

@alexmerlin

Description

@alexmerlin

The following files still use CRLF instead of LF:

public/fonts/app/Minion-Pro.ttf
src/App/assets/fonts/Minion-Pro.ttf
src/App/assets/js/components/_avatar.js
src/App/assets/js/components/_contact.js
src/App/assets/js/components/_profile.js
src/App/assets/scss/components/_contact.scss
src/App/assets/scss/components/_general.scss
src/App/assets/scss/components/_pages.scss
src/App/assets/scss/components/_profile.scss
src/App/assets/scss/components/_user.scss


Long story short:

I cloned the repo and saw the above files showing up as modified.
Thanks to the new .gitattributes file, when we clone a project, all files using CRLF line ending are converted to LF.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions