Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels