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: fixed bug on CRLF on Windows, went for LF only [maybe URGENT] #326

Closed
wants to merge 1 commit into from
Closed

Conversation

ilbuonmarcio
Copy link
Contributor

The app doesn't work on Docker for Windows as per #314 and other similar issues

Description

I just added a comment line and converted to LF endline so git gets the file

How Has This Been Tested?

Tested on Docker for Windows latest version, using Windows 10 latest build

@chrisleekr
Copy link
Owner

The change you made is not in the commit.

image

I think I know why. It's because I have to add .gitattributes to make shell scripts to use lf.

I opened a new PR - #328

It should address the issue with Windows.

@chrisleekr
Copy link
Owner

Close in favour of #328

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.

2 participants