-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-graphIssues or features related to the Commit GraphIssues or features related to the Commit Graphverified ✔VerifiedVerified
Description
Description
- We have a self-hosted gitlab instance and use ssh for git connection
- I added the following setting
"gitlens.remotes": [
{
"type": "GitLab",
"domain": "git.mycompany.fr",
},
]- In "Branches" view, I can use "Open branch on remote" fine
- In "Commit graph" view, right-click on a branch and select "Open branch on remote"
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-graphIssues or features related to the Commit GraphIssues or features related to the Commit Graphverified ✔VerifiedVerified


