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.