Skip to content

hashing mismatch #2160

Open
Open
@nekoedges

Description

@nekoedges

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions