Fixing the Github Permission denied issue | Github SSH Key setup

preview_player
Показать описание
- In this video I show you how to fix the github error - Permission denied (public key) and how to create and add ssh key to your github account. By the end you'll have the following Issue SOLVED.

fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

Run this command in terminal:

ssh-keygen -t rsa

And than run this command to copy the generated ssh key

Рекомендации по теме