Create module github repo

Answered

Hello, I want to create a github repo for my module from the program but I can only do a project repo. Someone would know how to do it?

0
1 comment

In case you need to initialize a separate git repository for each module, please perform the following: 

The first repo in the project can be initialized using the VCS - Enable Version Control Integration action, the second using VCS - Import into Version control - Create Git Repository... action.

See for details https://www.jetbrains.com/help/idea/set-up-a-git-repository.html#put-existing-project-under-Git

0

Please sign in to leave a comment.