Github Repository for Business Account
I'm trying to integrate Git into phpStorm, but when I sign in, I'm only getting my public repositories on my personal account (https://github.com/tacman). But the projects I'm working on are Private repositories on our company account (https://github.com/Survos).
What do I need to do to set it up that I get the Survos projects? I don't have a separate account for that, so I can't log in, and I don't want to set myself up with a fork of each of those projects.
Thx,
Tac
Please sign in to leave a comment.
Hello Tac,
Unfortunately, organizational accounts are not supported yet: http://youtrack.jetbrains.com/issue/IDEA-74859
But that means that they are not shown in the checkout dialog.
You can still copy the URL to checkout from Git and work with that repository as usual.