IntelliJ, unable to share Project on GitHub (Permission Denied)
问题 I'm new to Git and GitHub/GitLab. I try to share my project to GitHub but it throws this exception: Can't finish GitHub sharing process Successfully created project 'LiveGame1' on GitHub, but initial push failed: git@github.com: Permission denied (publickey). Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I'm also able to clone a repository via internet link, but not via "git@github.com:/username/repository_name". How can