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

🩹 Downgrade git from v2.47.1.windows.1 to v2.47.0.windows.2 #12

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

s-weigand
Copy link
Owner

@s-weigand s-weigand commented Jan 13, 2025

The version of curl bundled with mingit v2.47.1.windows.1 has a regression where the fallback to ~/_netrc on windows is ignored and it only uses ~/.netrc.
See git-for-windows/git#5306
Since git lfs on windows only supports ~/_netrc we decided to downgrade mingit to the latest working version (I tested that it works).

I created an issue to remind us update mingit.

Change summary

Copy link
Collaborator

@jsnel jsnel left a comment

Choose a reason for hiding this comment

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

This works for me.

It will also be fixed eventually in v2.48 but the windows version there's still stuck in rc2, so for now this is the best workaround.

@s-weigand s-weigand merged commit e12c653 into main Jan 13, 2025
3 checks passed
@s-weigand s-weigand deleted the fix-git-with-netrc branch January 13, 2025 13:14
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