How can I setup git in Intellij to have different git repositories for each module in 1 project.
I have an API I am maintaining and my fork of an Open Source project as 2 different modules in 1 intellij project. I would like each module to push/pull with a different git repository.