Replies: 2 comments 4 replies
-
Please enable output channel logging by setting This will enable logging to the GitLens channel in the Output pane. Once enabled, please reproduce the issue, and attach the log from the GitLens channel. Can you also provide me with what your remote looks like in you |
Beta Was this translation helpful? Give feedback.
-
Facing the same issue. I want to use Gitlens with Mozilla Phabricator: https://phabricator.services.mozilla.com/source/mozilla-central/ and tried:
Doesn't seem to work and debug logs just shows:
This is just used to show list of branches. Replacing domain line with
|
Beta Was this translation helpful? Give feedback.
-
I've set up a custom
gitlens.remotes
object for a local install of Phabricator, which I want to use to browse commits and share links with coworkers. This is based on the documentation the dialog sends me to at https://github.com/eamodio/vscode-gitlens#remote-provider-integration-settings-.However when I look at the file history and click the Open File on Remote button (:globe_with_meridians:), the dialog tells me No auto-detected or configured remote providers found.
I've restarted VSCode, and I've fiddled with different settings, but I can't get it to show up. If I do this with a public GitHub repository (where I've allowed gitlens to connect to GH) it works without any further settings and the dialog shows all the git remotes I've set up in that repository.
I can't find any debug output, so I don't know what else I can try.
Beta Was this translation helpful? Give feedback.
All reactions