I am trying to create a git repository on my web host and clone it on my computer. Here\'s what I did:
For me this worked: (added into .ssh\config)
.ssh\config
Host * HostkeyAlgorithms +ssh-dss PubkeyAcceptedKeyTypes +ssh-dss