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
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
19
19
- Fixes [#565](https://github.com/eamodio/vscode-gitlens/issues/565)— Regression: Submodules don't work properly (missing repo in view, file and inline blame, etc)
20
20
- Fixes [#528](https://github.com/eamodio/vscode-gitlens/issues/528)— Remotes not showing, being filtred on domain and file, but not complete path
21
21
- Fixes an issue where _Close Repository_ command didn't work
22
+
- Fixes issues with external files (files not in one of the workspace folders) showing up as a new repository when over a Live Share session
0 commit comments