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

Merge Git for Windows v2.42.0(2) #603

Merged
merged 2 commits into from
Aug 31, 2023
Merged

Commits on Aug 28, 2023

  1. fixup! http: support lazy-loading libcurl also on Windows

    If the `.dll` file could not be loaded, let's print an error message.
    
    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b295827 View commit details
    Browse the repository at this point in the history
  2. fixup! http: support lazy-loading libcurl also on Windows

    Allow `libcurl-4.dll` to be located in a path containing non-ASCII
    characters.
    
    This fixes #4573.
    
    Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
    dscho committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2f819d1 View commit details
    Browse the repository at this point in the history