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

Improve workaround for EOL problems on Windows #3389

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

premun
Copy link
Member

@premun premun commented Mar 11, 2024

This PR improves a workaround for problems described in #3277. The problem is that with a weird mix of conditions under which files were created and which git config EOL settings were set, files are left behind dirty in the working tree with no chance of discarding the changes. Not even hard reset works. This just commits them in another way.

This PR doesn't solve #3277 entirely but unblocks the synchronization with a (possibly unsafe) operation so that installer PR unified build legs get working again (dotnet/installer#18917)

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Fixes a problem with EOLs during VMR synchronization on Windows

@premun premun merged commit 287772f into dotnet:main Mar 11, 2024
9 checks passed
@premun premun deleted the prvysoky/add-u branch March 11, 2024 12:15
@oleksandr-didyk
Copy link
Contributor

Rolled-out by #3388

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