You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixes [#3472](https://github.com/gitkraken/vscode-gitlens/issues/3472) - "Compare working tree with.." often flashes open then closes the menu
34
33
- Fixes [#3448](https://github.com/gitkraken/vscode-gitlens/issues/3448) - "Select for Compare" on a Commit/Stash/etc causes the Search and Compare view to be forcibly shown
34
+
- Fixes the _Git Delete Branch_ command when deleting a branch that is open on a worktree by adding a step to delete the branch's worktree first
35
35
- Fixes an issue where pull requests in views could show the wrong comparison with the working tree when using worktrees
36
36
- Fixes _Copy Remote Comparison URL_ command to not open the URL, just copy it
37
37
- Fixes cloud integrations remaining disconnected after disconnecting and reconnecting to a GitKraken account
0 commit comments