Feature request for product/service
Cursor IDE
Describe the request
I tend to have many repos per project.
As in
project-a/
├ frontend/
└ backend/
Many times I choose to open at root to have everything at context, the challenge is that Agent view Git get’s lost since i don’t a have a .git in root. IDE handles it differently and shows a project for each sub-git dir.
Can this be fixed?