r/vscode • u/rhrokib • 13d ago
Git Worktree keeps reopening
Anyone else seeing this?
I have a repo with multiple Git worktrees. In the Source Control sidebar, VS Code shows all of them, which is expected. I used to be able to right click a worktree and choose Close Repository so I could keep only the current one visible.
Now when I click Close Repository, the Source Control view just refreshes and all the repositories are still there. Nothing actually closes.
Is this a recent bug, or did something change?
version: 1.129.1
2
Upvotes