Skip to content

Gitlens Remote provider doesn't work properly in "Commit graph" view #2460

@MrLuje

Description

@MrLuje

Description

  1. We have a self-hosted gitlab instance and use ssh for git connection
  2. I added the following setting
"gitlens.remotes": [
  {
    "type": "GitLab",
    "domain": "git.mycompany.fr",
  },
]
  1. In "Branches" view, I can use "Open branch on remote" fine
  2. In "Commit graph" view, right-click on a branch and select "Open branch on remote"
  3. It doesnt work : "No auto-detected or configured remote providers found..."

GitLens Version

13.2.0

VS Code Version

Version: 1.74.3 (user setup)
Commit: 97dec172d3256f8ca4bfb2143f3f76b503ca0534
Date: 2023-01-09T16:59:02.252Z (1 wk ago)
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No

Git Version

git version 2.34.1

Logs, Screenshots, Screen Captures, etc

This one works fine :
image

This one doesn't
image

image

Metadata

Metadata

Assignees

Labels

area-graphIssues or features related to the Commit Graphverified ✔Verified

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions