[BUG] Deleted branch still appears after its deletion
mdufourneaud opened this issue · 3 comments
mdufourneaud commented
Describe the Bug
When deleting a branch, the deleted branch still appears after its deletion.
The deleted branch only disappear after restarting VSCode.
Steps To Reproduce
- Delete a Git branch.
- The deleted branch is still visible in the history.
Expected Behavior
After deleting a branch, it used to disappear in previous version.
Environment
- OS: Windows 11
- VSCode version: 1.77.0-insider
- Git History version: 0.6.20
DonJayamanne commented
Please could you share a screenshot of the issue
And highlight the section that is incorrect
AiYu-YH commented
knwachuk commented
Not just deleted branches either. As with #735, the Git History started showing stale information and I noticed it after the February Update (1.76) to VSCode (about a couple weeks ago).
A possible work around is to reload window and re-open Git History when I really need up-to-date information.