-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
I've tried setting up a remote to an Enterprise Server using "gitlens.remotes": [{ "domain": "git.corporate-url.com", "type": "GitHub", "protocol": "https" }] but this triggers an authentification workflow that takes me to github.com. Even though I authenticate correctly there it's the wrong Github so it this doesn't work. (also is there a way to reset this?)
Can i have an option to pass in a token instead from my Enterprise Github account?
I can't seem to avoid the "The extension 'GitLens — Git supercharged' wants to sign in using GitHub."
Github Pull Request extension allows the user to do this:
https://github.com/microsoft/vscode-pull-request-github/wiki#personal-access-token-authentication
Now i just get:
[2020-11-25 13:00:15:177] GitHubApi.getPullRequestForCommit
Error: Bad credentials
in my logs when i run commands that need the server.