Skip to content

Commit 8df80ee

Browse files
Updates CHANGELOG
1 parent ccab2f2 commit 8df80ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1010

1111
- Adds a `gitlens.views.showCurrentBranchOnTop` setting to specify whether the current branch is shown at the top of the views — closes [#3520](https://github.com/gitkraken/vscode-gitlens/issues/3520)
1212

13+
### Changed
14+
15+
- Refines the _Create Worktree_ command flow by proving a single confirmation for worktree creation based on whether the worktree is created for a new branch, an existing local branch on a worktree, or an existing local branch without a worktree.
16+
1317
### Fixed
1418

1519
- Fixes [#3514](https://github.com/gitkraken/vscode-gitlens/issues/3514) - Attempting to delete the main worktree's branch causes a invalid prompt to delete the main worktree

0 commit comments

Comments
 (0)