Describe the Bug
as of the last update, if you open a folder which contains multiple repos or git submodules, cursor is no longer listing all of them, it’s just displaying one at a time if you have a file open in that specific repo
Steps to Reproduce
open a folder that contains multiple git repos
Expected Behavior
you should always see the list of repos you have, right now i have several changes in different repos which i dont see in the git changes tab.
ex:
project_name:
- frontend repo → code changes
- backend repo → code changes
git change tab:
- frontend repo → shows the changes
- backend repo → not listed, it’s like it doesn’t exist
because i have a file open in frontend, the changes tab shows me there’s one repo in my project folder (frontend) and shows me only the changes in there
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.3
VSCode Version: 1.99.3
Commit: e50823e9ded15fddfd743c7122b4724130c25df0
Date: 2025-08-08T17:34:53.060Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.4.0
Additional Information
i work on 3 projects:
- has 15 repos
- has 6 repos
- has 2 repos
falling back to VSC until solved
Does this stop you from using Cursor
Yes - Cursor is unusable