Qt Creator Git plugin does not appear to handle a project with multiple repositories.
Unsolved
Qt Creator and other tools
-
I have created a project manager plugin for Qt Creator 4.0 and the project structure is as shown below. I have checked and the VSCManager does find all of the repositories but when you go to tools all of the option under Git are disabled. Anyone have any ideas on what I need to do to get the Git menu to work with multiple repositories if possible?
workspace_folder
- package_folder_1 [repository]
- package_folder_2 [repository]
- package_folder_3 [repository]