Added
- Adds a Directory Compare All Changes (
gitlens.diffDirectoryWithHead
) command to open the configured git difftool to compare the working directory with HEAD — closes #569
Changed
- Renames Open Changes (with difftool) command to Open All Changes (with difftool) when shown on the SCM group context menu
Fixed
- Fixes #565 — Regression: Submodules don't work properly (missing repo in view, file and inline blame, etc)
- Fixes #528 — Remotes not showing, being filtred on domain and file, but not complete path
- Fixes an issue where Close Repository command didn't work
- 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