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

git-artifacts: Update ARM64 GCM Core workaround #3085

Merged

Commits on Mar 10, 2021

  1. fixup! git-artifacts: add workaround for GCM Core on ARM64

    It turned out that our workaround doesn't work if the
    git-credential-manager-core wrapper is put into the /arm64/bin folder,
    but is does work when putting it into the /arm64/libexec folder.
    
    This PR moves the git-credential-manager-core wrapper to /arm64/libexec.
    
    Signed-off-by: Dennis Ameling <[email protected]>
    Signed-off-by: Johannes Schindelin <[email protected]>
    dennisameling authored and dscho committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    efa8abe View commit details
    Browse the repository at this point in the history