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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ