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 #3650 - "Create & Switch to Local Branch" from remote branch no longer prefills local branch name to match remote branch name
Fixes #3651 - "Open on Remote (Web)" does not use tracked branch name
Fixes #3657 - Creating a worktree from within a worktree chooses the wrong path
Fixes #3090 - Manually created empty bare clone repositories in a trusted directory crash worktree view since LocalGitProvider.findRepositoryUri returns just ".git" — thanks to PR #3092 by Dawn Hwang (@hwangh95)