Unable to open commit on remote provider. The file is probably not under source control. #2576
Labels
blocked: vscode
Caused by or dependent on a VS Code issue or feature
blocked
Blocked or caused by an upstream issue or feature
bug
Something isn't working
Description
When trying to open a commit from the timeline, I now get a popup stating that
Unable to open commit on remote provider. The file is probably not under source control.
This previously was workingClicking the globe icon
produces this:
And no web page is opened.
No logs show up in gitlens output by default. Enabling debug logging does produce logs, which is attached below.
I am able to click the globe icon from the inline git blame from the code.
Clicking
Does open the commit on remote in the browser.
I've tried uninstalling / reinstalling gitlens, and removing the directory in ~/.vscode/extensions/, but nothing seems to be working.
GitLens Version
13.3.2
VS Code Version
Version: 1.76.2
Commit: ee2b180d582a7f601fa6ecfdad8d9fd269ab1884
Date: 2023-03-14T17:55:54.936Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: No
Git Version
git version 2.31.1.windows.1
Logs, Screenshots, Screen Captures, etc
Debug logs when clicking globe
Debug logs when hovering cursor over line and clicking globe from modal that pops up
The text was updated successfully, but these errors were encountered: