Git, How To Add Your Computer's SSH Key To Your Github Account Using Git/Git Bash Terminal

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thank you... I needed a video bad on this

ciaranheneghan
Автор

All you have to do is this in terminal :


then

clip < ~/.ssh/id_rsa.pub

Now with your key copied, paste it into the SSH Key box on githubs website and add the key.

cannedlaughter
Автор

hi, nice video. But I am getting stuck by a part. I am trying to get a ino file in my github repository
but that doesnt work. When I use the ssh key I get the error remote:HTTP basic access denied
Do you maybe know what I am doing wrong? Thanks in advance

IssamErRabhi