New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stashes list doesn't refresh on deletion #1212
Comments
Hrm, I'm not experiencing this issue. So my guess is this has to do with an issue with file watching. Does this happen all the time? What OS are you on and VS Code version? Also is there anything special about your repo? Do other GitLens views auto-refresh properly? Does the VS Code SCM view update properly? |
Also it might help to get logs. Please enable output channel logging by setting |
OS: Linux x64 5.9.10-1-MANJARO Having you mentioned if anything is special with the repo itself. I have the idea that it maybe because I have the repo opened in a code workspace with the repo root being one folder and children as other folders (children are normal folders not git repos). |
@Ahmeed2m Thank you so much for the test repo -- that helped a ton! Can you please verify this fix in the latest insiders version? You can install the insiders version from here. |
Thank you @eamodio for the fix, I've used the insiders version all day yesterday and so far it seems to be working great in my workspace. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
When I delete a stash it does that successfully but if I delete another one I get the error
And in the GitLens output
Only when I click refresh on the stashes tab deleting a stash will work again
The text was updated successfully, but these errors were encountered: