Skip to content

hashing mismatch #2160

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

Open
nekoedges opened this issue Apr 27, 2025 · 1 comment
Open

hashing mismatch #2160

nekoedges opened this issue Apr 27, 2025 · 1 comment

Comments

@nekoedges
Copy link

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

@nekoedges
Copy link
Author

#2126 fixes this

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

No branches or pull requests

1 participant