Git push in aws devoloper in us-east-2

0

port 22: no matching host key type found. their offer: ssh-dss when i am using git clone (ssh clone repository) and also problem in git push origin --all

已提问 2 年前228 查看次数
1 回答
0

The description of the error you are facing is a bit vague but it looks like you are having issues pushing to a Git repository in AWS CodeCommit. Step by step instructions for setting up an SSH connection to a CodeCommit repository can be found here. Based on the error, in Step3: Configure credentials on Linux, macOS, or Unix, you have likely missed step 8 where the config file is setup.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则