How to Commit project to Github to Organization
I want to commit to my Team the project we're working on to make things much much easier, but I couldn't find how. When I use my account to commit, it creates a new repo without asking me where to put it. I tried to put as name NameOfOrganization/NameOfProject but it didn't work. Does anyone knows?
Also sorry if it's obvious but I'm new to IntelliJ IDEA and Github.
Please sign in to leave a comment.
Hello Bob,
At the moment, current github support doesn't support organizations out of the box, however you still can use plain git integration.
Feel free to vote for this feature: http://youtrack.jetbrains.net/issue/IDEA-74859
Regards,
Oleg