We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I try to checkout my private repository i get this error
Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main fatal: mismatched algorithms: client sha1; server sha256 The process '/usr/bin/git' failed with exit code 128 Waiting 13 seconds before trying again [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main fatal: mismatched algorithms: client sha1; server sha256 The process '/usr/bin/git' failed with exit code 128 Waiting 10 seconds before trying again [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main fatal: mismatched algorithms: client sha1; server sha256 ::remove-matcher owner=checkout-git:: ::error::The process '/usr/bin/git' failed with exit code 128
it would be nice to be able to set hashing algorithm
The text was updated successfully, but these errors were encountered:
#2126 fixes this
Sorry, something went wrong.
No branches or pull requests
when I try to checkout my private repository i get this error
it would be nice to be able to set hashing algorithm
The text was updated successfully, but these errors were encountered: