Cause my public Key renamed to other, so before do anything, I should
ssh-add -K ~/.ssh/[your_private_key]
test :
ssh -T git@github.com
look up:
ls -al ~/.ssh
Cause my public Key renamed to other, so before do anything, I should
ssh-add -K ~/.ssh/[your_private_key]
test :
ssh -T git@github.com
look up:
ls -al ~/.ssh
本文标题:git@github.com:Permission denied
本文链接:https://www.haomeiwen.com/subject/ttpcictx.html
网友评论