PyCharm with github private repositories
I'm a PyCharm newbie. I've established my github credentials and have no problems with public repositories. I have problems with my private repos.
When I try to checkout from Github
Git repository URL
https://github.com/username/repo.git
(Obviously, I put the real URL)
I get: Repository test failed
What do I need to do?
Thank you.
When I try to checkout from Github
Git repository URL
https://github.com/username/repo.git
(Obviously, I put the real URL)
I get: Repository test failed
What do I need to do?
Thank you.
请先登录再写评论。
https://help.github.com/articles/generating-ssh-keys
Please assist if you can.
Thanks and regards,
Siphiwe
Does it work if you press "Clone" instead of "Test"? (I.e. click "Checkout from Version Control", pick "Git", enter the URL and click "Clone" instead of "Test).
Also please specify your PyCharm version.