DarkyenusTimeTracker icon indicating copy to clipboard operation
DarkyenusTimeTracker copied to clipboard

Question: Traking project with multiple Modules

Open bednic opened this issue 3 years ago • 2 comments

The case is I have project which bundles multiple repos in one. So there is bundle GIT repo which dowloads others repos to itself. When I commit, I'm commiting to concrete GIT repo, but this plugin only track time of Bundle GIT repo, but didn't recognize sub-repositories. Is there any way how to enable support for those type of composite project? What must to be changed to make this setup work properly?

For now only way it seems possible is to have IDE instace for each sub-repo. But in that case I lost advantage of using composite project. Like docker-compose, global env etc.

bednic avatar Mar 17 '21 09:03 bednic