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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南