Skip to content

Instantly share code, notes, and snippets.

@huuphuoc1396
Last active October 19, 2020 07:52
Show Gist options
  • Save huuphuoc1396/d2a0cff947f3545a13fe9d5a1858f5c7 to your computer and use it in GitHub Desktop.
Save huuphuoc1396/d2a0cff947f3545a13fe9d5a1858f5c7 to your computer and use it in GitHub Desktop.
Github - Permission denied (publickey) - Using ssh
ssh-add ~/.ssh/your_id_rsa
ssh-add -l
ssh -Tv git@bitbucket.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment