We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSCode version: 1.42.1 Extension version : 0.6.0 Operating System: Win10 64bit
Steps:
Git: View History command Click on a commit Click on a file Compare against previous version
This is not working anymore. I revert back to the previous version of the extension and everything works fine.
For one of my projects it says
fatal: Invalid path 'D:/c:': No such file or directory
My file path is: D:\Users\Mansur\Desktop\my-project\package.json
And for my other project it says
fatal: ......\d:\Programming\proj\server\Entities\context.cs: '......\d:\Programming\proj\server\Entities\context.cs' is outside repository
My file path is: D:\Programming\proj\server\Entities\context.cs
VSCode path: D:\Microsoft VS Code
The text was updated successfully, but these errors were encountered:
ole1986
Successfully merging a pull request may close this issue.
VSCode version: 1.42.1
Extension version : 0.6.0
Operating System: Win10 64bit
Steps:
Git: View History command
Click on a commit
Click on a file
Compare against previous version
This is not working anymore. I revert back to the previous version of the extension and everything works fine.
For one of my projects it says
fatal: Invalid path 'D:/c:': No such file or directory
My file path is: D:\Users\Mansur\Desktop\my-project\package.json
And for my other project it says
fatal: ......\d:\Programming\proj\server\Entities\context.cs: '......\d:\Programming\proj\server\Entities\context.cs' is outside repository
My file path is: D:\Programming\proj\server\Entities\context.cs
VSCode path: D:\Microsoft VS Code
The text was updated successfully, but these errors were encountered: