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

don't treat non-text files as text in git line ending conversion #864

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

artoonie
Copy link
Collaborator

@artoonie artoonie commented Jul 2, 2024

closes #863

I tested by cloning a fresh repo with just this branch and no files came back dirty. May be worth testing on windows too, but I don't currently have access to a Windows machine. You can test it by:
git clone -b feature/issue-863_cloned-line-endings https://github.com/BrightSpots/rcv

@artoonie artoonie force-pushed the feature/issue-863_cloned-line-endings branch from dba1849 to fa08b43 Compare July 2, 2024 22:20
@nurse-the-code
Copy link
Collaborator

nurse-the-code commented Jul 3, 2024

I checked it on Windows. It looks good to me.

It seems like we might have to reclone the repo, though?

@nurse-the-code
Copy link
Collaborator

I also checked it out on MacOS. It looked good there, too.

@nurse-the-code
Copy link
Collaborator

Will this cause any issues with the golden hash?

@yezr
Copy link
Collaborator

yezr commented Jul 3, 2024

Will this cause any issues with the golden hash?

No, according to Armin here #863 (comment)

@artoonie artoonie merged commit a9cf769 into develop Jul 10, 2024
6 checks passed
@artoonie artoonie deleted the feature/issue-863_cloned-line-endings branch July 10, 2024 22:34
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.

EOL issues w/ git clone
4 participants