add . | git commit -m 'first'
git remote add origin [ssh]
git push -u origin main
ошибка:
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Надо, чтобы у тебя были права в этом репозитории )
ssh key прописал?
+ скопировал с гитхаба указанный ими
А что за [ssh] ? Там что?
Это точно ssh ключ?)
git@github.com:muhammadsalam/js.git
Чиво??? Это туда надо вставить, а не копировать
Ну это ссылка на репу, а не ссш ключ
Обсуждают сегодня