I have set a branch.main.vscode-merge-base value so that the Auto choice in the History Item Reference Picker correctly tooltips as showing all 3 branches
When I open this workspace in VS Code Insiders the graph correctly shows badges for the 3 branches.
But as time passes and other contributors' commits reach upstream/main my VS Code's graph view loses its upstream/main badge but the new commits don't appear.
Even if I click the refresh buttons and/or Fetch From All Remotes the newest upstream/main commits don't show up until I use Developer: Reload Window.
VS Code version: Code - Insiders 1.96.0-insider (2ed1e9b48c8f55e1b92322a992c6c12b1e86e444, 2024-12-02T05:06:23.390Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Type: Bug
I contribute to microsoft/vscode through my tracking fork gjsjohnmurray/vscode, cloned to my PC.
Here's my git remote setup:
I have set a
branch.main.vscode-merge-base
value so that the Auto choice in the History Item Reference Picker correctly tooltips as showing all 3 branchesWhen I open this workspace in VS Code Insiders the graph correctly shows badges for the 3 branches.
But as time passes and other contributors' commits reach upstream/main my VS Code's graph view loses its upstream/main badge but the new commits don't appear.
Even if I click the refresh buttons and/or Fetch From All Remotes the newest upstream/main commits don't show up until I use
Developer: Reload Window
.VS Code version: Code - Insiders 1.96.0-insider (2ed1e9b48c8f55e1b92322a992c6c12b1e86e444, 2024-12-02T05:06:23.390Z) OS version: Windows_NT x64 10.0.22631 Modes: