Skip to content
New issue

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

Comparing is not working with 0.6.0 version #478

Closed
MansurAliKoroglu opened this issue Mar 3, 2020 · 0 comments · Fixed by #479
Closed

Comparing is not working with 0.6.0 version #478

MansurAliKoroglu opened this issue Mar 3, 2020 · 0 comments · Fixed by #479
Assignees
Labels
bug hide-release Ignore this issue in release notes

Comments

@MansurAliKoroglu
Copy link
Contributor

MansurAliKoroglu commented Mar 3, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hide-release Ignore this issue in release notes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants