gitHistoryVSCode
gitHistoryVSCode copied to clipboard
[BUG] Does not show changes if folder structure is different.
Describe the Bug
Note : This is only true if you are using "Remote SSH".
Git history does not show file changes if the folder structure is like "/folder1/folder2". It only shows of the folder is "C:/folder1/folder2".
Steps To Reproduce
- SSH Server (personally, I use windows sshd)
- Open Folder and navigate directly from home folder (viz default starts in C:/, but it does not start the directory with "C:/" in front. It starts with /)
- Changes will not appear, and also you will not be able to see file history of any file in workspace.
Expected Behavior
It should detect it as correct path and show all changes.
Environment
- OS: Windows 10
- VSCode version: 1.78.2, also tried on Insiders
- Git History version: v0.6.20
https://i.imgur.com/Ktxnt04.png