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
Changes the branch icon to a "repo" icon when the branch is in a worktree in views, quick pick menus, and the Commit Graph
Adds an Open in Worktree inline and context menu command and an Open in Worktree in New Window context menu command to branches and pull requests in views and on the Commit Graph
Removes the Switch to Branch... inline and context menu command from branches in views and on the Commit Graph when the branch is in a worktree
Adds ability to only search stashes when using type:stash (or is:stash) in commit search via the Commit Graph, Search & Compare view, or the Search Commits command
Adds ... inline command for stashes on the GitLens Inspect view
Adds an "up-to-date" indicator dot to the branch icon of branches in views
Adds an "alt" Pull command for the inline Fetch command on branches in views
Adds an "alt" Fetch command for the inline Pull command on branches in views
Adds Open Comparison on Remote command to branch comparisons in views
Adds new options to the Git Delete Worktree command to also delete the associated branch along with the worktree
Changed
Improves the branch comparisons in views to automatically select the base or target branch
Improves tooltips on branches, remotes, and worktrees in views
Upgrade to Pro flows now support redirects back to GitLens