I\'m not sure how to select a different git repo for each different module I have in my IDEA project, I\'m not seeing any option for that, all the git options seem to only relat
You might have to edit the vcs.xml manually:
open the vcs.xml of the top module / project
ex.: ~/[Top module folder]/.idea/vcs.xml
Add the vcs entry: