Vscode-gitlens: Can go to previuos changes, no detect the file

Created on 24 Jan 2020  路  5Comments  路  Source: eamodio/vscode-gitlens

  • GitLens Version:
    10.2.0
  • VSCode Version:
  • OS Version:
    Windows 10
    Steps to Reproduce:

I can fetch the repo, but if I click in the previous change its dosen't detect any change and show a error
image

And when I open gitlens panel it throws:

image

Thanks

duplicate potential bug

All 5 comments

I'm seeing a similar issue. File and line history are also broken. Downgrading from git version 2.25.0 to version 2.24.1.2 resolved the issue for me.

Possible duplicate of #932

Same issue here. On start of VSCode it detects 2 repositories on the same path, for any repository - so then the compare gitRepo path returns undefined and breaks the logic.

Downgrading to git 2.24.0 resolved it for me!

Duplicate of #932

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings