Unable to negotiate a key exchange method with Mina deployment
问题 I'm encountering a message like this while deploying with Mina, but not sure why Git is not able to pull the repo. I've tried switching sshd_config due to Unable to negotiate a key exchange method message, but still can't figure things out. Thanks for helping. -----> Creating a temporary build path $ touch "deploy.lock" $ mkdir -p "$build_path" $ cd "$build_path" -----> Cloning the Git repository $ git clone "git@github.com:repo/project.git" "/home/deploy/project/scm" --bare Cloning into bare