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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
36
36
- Fixes [#588](https://github.com/eamodio/vscode-gitlens/issues/588)— Output channel doesn't exist with `gitlens.outputLevel` default
37
37
- Fixes an issue where comparing a file with its staged revision doesn't show any content
38
38
- Fixes an issue where the workspace folder added by the _Explore Repository from Here_ command (`gitlens.views.exploreRepoRevision`) would fail to load in certain cases
39
+
- Fixes an issue where applying changes of an added file or an untracked file (in a stash) would fail
0 commit comments