Closed borekb closed 4 years ago
After the latest update, trying to open diff from the Git Tree Compare view fails with:
Unable to open 'file.ts (Working Tree)': Invalid git URI: missing path.
In v1.41 release notes, I noticed this note:
The Git extension now uses the FileSystemProvider API which, besides fixing certain encoding issues, provides a more performant and more reliable way of exposing older versions of your files, from a Git repository.
Could it be related?
This is fixed now and I released a bugfix release. Let me know if there are any other issues.
Works great, thank you for a quick fix!
After the latest update, trying to open diff from the Git Tree Compare view fails with:
In v1.41 release notes, I noticed this note:
Could it be related?