vscode-gitlens
vscode-gitlens copied to clipboard
"No repository is selected" in commit graph on "Remote - SSH" - opened folder
Description
Bug: The commit graph view is empty but for the following message: "No repository is selected".
Context:
- The extension does access the git log (see the commit list on the left), and the minimap is actually working. See picture attached.
- I see nothing special in the debug log.
- I believe this issue to be due to the fact that I'm on a remote folder (using the "Remote - SSH" extension from Microsoft, v0.106.4) as it does not happen when I open a local folder (including ones synced via
sshfs
).
GitLens Version
14.3.0
VS Code Version
Version: 1.82.2 Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d Date: 2023-09-14T05:51:20.981Z Electron: 25.8.1 ElectronBuildId: 23779380 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 6.5.1-1-MANJARO
Git Version
git version 2.25.1
Logs, Screenshots, Screen Captures, etc
Is this still an issue? If so, can you please see if this issue is still reproducible in the pre-release edition of GitLens? Thanks!
You can switch to the pre-release edition of GitLens, by clicking on the "Switch to Pre-Release version of this extension" from the Extensions view.
If it still is, please enable debug logging by running the GitLens: Enable Debug Logging command from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens & GitLens (Git) channels in the Output pane.
Once enabled, please reproduce the issue, and attach the logs from the GitLens and GitLens (Git) channels.
Thank you!
This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!
Closing this issue because it needs more information and has not had recent activity. Please re-open this issue if more details can be provided. Thanks!
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.