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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
20
20
- Changes the new _Commit Graph_ sidebar to be enabled by default; use the `gitlens.graph.sidebar.enabled` settings to disable it
21
21
- Changes how GitLens handles creating and renaming branches to avoid using the terminal — refs [#3528](https://github.com/gitkraken/vscode-gitlens/issues/3528)
22
22
- Improves repository locating when using Launchpad — closes [#3633](https://github.com/gitkraken/vscode-gitlens/issues/3633)
23
-
- Improves unnecessary prompting for certain deeplink and Launchpad workflows
24
-
- Changes to automatically record repository path location when opening repositories — closes [#3635](https://github.com/gitkraken/vscode-gitlens/issues/3635)
25
-
- Improves _Switch_, _Open in Worktree_, and deep link flows:
23
+
- Improves _Switch_, _Open in Worktree_, and deeplink and Launchpad workflows
26
24
- Reduces prompts for locating repositories which the user has previously opened — closes [#3555](https://github.com/gitkraken/vscode-gitlens/issues/3555)
27
25
- Improves automatic detection of matching repositories for pull requests — closes [#3627](https://github.com/gitkraken/vscode-gitlens/issues/3627)
28
-
- Automatically fetches from the repository when needed rather than prompting the user
26
+
- Automatically fetches the repository when needed rather than prompting the user
27
+
- Improves the integration connection indicator and connection button on the _Commit Graph_— closes [#3538](https://github.com/gitkraken/vscode-gitlens/issues/3538)
28
+
- Changes to automatically record repository path location when opening repositories — closes [#3635](https://github.com/gitkraken/vscode-gitlens/issues/3635)
0 commit comments