Johannes Schindelin
Johannes Schindelin
I gathered some information that may be helpful for analyzing this issue, and wrote it down [here](https://github.com/git-for-windows/git-for-windows-automation/pull/61#issuecomment-1942770822).
I finally have some good news. While I am not even close to a fix, I have a work-around: https://github.com/msys2/MSYS2-packages/pull/4583 [Here](https://github.com/git-for-windows/git-sdk-arm64/actions/runs/8953398866/job/24591861914) is a run of Git for Windows' `sync` job...
@jeremyd2019! This is fantastic news! Excellent work. How about contributing this reproducer to the Cygwin (or `cygwin-developers`) mailing list?
To the surprise of probably nobody, in my experiments this reproducer does not reproduce on my x86_64 machine, neither with MSYS2 nor with Cygwin.
> One thing I wish for is to add some documentation and a concrete example to the docs at https://lychee.cli.rs/. > Could you tackle that once this PR gets merged,...
> Thanks for this excellent feature! I'd like to make use of it in the Lychee GitHub Action. Will this feature be released soon? 🙏 I hope it will be...
@mvanchaa could you build GCM with the new version and verify that it fixes your problem?
> it would be really helpful if you can look into the attached logs and help us diagnose the issue. @mvanchaa unfortunately, I am as much an expert in MSAL...
This should be fixed as of Git Credential Manager v2.6.0 (which comes with MSAL 4.65.0), included in Git for Windows v2.47.0 (and v2.47.0(2)). Can anyone here confirm that their issue...
The libcurl we had to replace the problematic one was compiled against that other OpenSSL, therefore both need to be replaced (otherwise the process would fail to start due to...