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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
20
20
21
21
### Fixed
22
22
23
-
- Fixes double encoding of redirect URLs during account sign-in which affects certain environments
24
-
- Fixes issue when switching to a worktree via branch switch when there are multiple repos in the workspace
23
+
- Fixes [#3152](https://github.com/gitkraken/vscode-gitlens/issues/3152) - Fixes double encoding of redirect URLs during account sign-in which affects certain environments
25
24
- Fixes [#3153](https://github.com/gitkraken/vscode-gitlens/issues/3153) - `gitlens.defaultDateStyle` not working in Commit Details view
25
+
- Fixes issue when switching to a worktree via branch switch when there are multiple repos in the workspace
0 commit comments