gitHistoryVSCode
gitHistoryVSCode copied to clipboard
[BUG] All Branches view not updating correctly
Describe the Bug
This extension worked fine for a few month in my Win 10 / WSL2 install. For some weeks now, the "All Branches" view shows stale information.
- New branches' tags, either local or remote, do not appear in the commit timeline
- Updated branches' tags are not moved to the their most recent commit, but remain in an old state
A workaround seems to be to deactivate/reactivate the extension
Steps To Reproduce
-
git fetch --all --remote
- Open Git History Tab and go to "All Branches"
- See fetched branches' tags still remaining on old commits
Expected Behavior
To have the "All Branch" commit timeline show the current local/remote repository branches states.
Environment
- OS: Win 10 Enterprise 10.0.19042
- VSCode version: 1.76.1
- Git History version: v0.6.20
I have the same problem, in the Git History
tab, clicking the Refresh
button does not update anything.
Same here, I use it very often, could be great to fix it
I have the same problem , hope will fix this problem
It only refresh the branch state when I reload the VS code, which is quite inconvenient. Hoping that this can be fixed.