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

gefragt vor 2 Jahren228 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen