We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3e362 commit 89c3b70Copy full SHA for 89c3b70
CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
10
11
- Adds the ability to get autolinks for branches using branch name [#3547](https://github.com/gitkraken/vscode-gitlens/issues/3547)
12
13
+### Changed
14
+
15
+- Reduces the size of the _Commit Graph_ webview bundle which reduces memory usage and improves startup time — ~29% smaller (861KB -> 1209KB)
16
17
### Fixed
18
19
- Fixes [#3794](https://github.com/gitkraken/vscode-gitlens/issues/3794) - Interactive rebase on the same branch is not working
0 commit comments