Skip to content

Commit 35aaf9d

Browse files
committed
Updates CHANGELOG -- tweaks language
1 parent d09833c commit 35aaf9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1818
- Adds an "alt" _Pull_ command for the inline _Fetch_ command on branches in views
1919
- Adds an "alt" _Fetch_ command for the inline _Pull_ command on branches in views
2020
- Adds _Open Comparison on Remote_ command to branch comparisons in views
21-
- Adds an option to delete a worktree along with its branch from the _Git Delete Worktree_ command
22-
- Adds a step to delete the worktree of a branch first if one exists when using the _Git Delete Branch_ command
21+
- Adds new options to the _Git Delete Worktree_ command to also delete the associated branch along with the worktree
2322

2423
### Changed
2524

@@ -32,6 +31,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3231
- Fixes [#3479](https://github.com/gitkraken/vscode-gitlens/issues/3479) - Tooltip flickering
3332
- Fixes [#3472](https://github.com/gitkraken/vscode-gitlens/issues/3472) - "Compare working tree with.." often flashes open then closes the menu
3433
- 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
3535
- Fixes an issue where pull requests in views could show the wrong comparison with the working tree when using worktrees
3636
- Fixes _Copy Remote Comparison URL_ command to not open the URL, just copy it
3737
- Fixes cloud integrations remaining disconnected after disconnecting and reconnecting to a GitKraken account

0 commit comments

Comments
 (0)