Skip to content
Discussion options

You must be logged in to vote

After trying many things that didn't fix or workaround the issue, I ended up adding a [credential "https://github.com"] section to my .gitconfig to point at the VS Code credential manager. This stopped the popups for username/password.

[credential "https://github.com"]
        helper =
        helper = /.vscode-remote-containers/bin/app/extensions/git/dist/askpass.sh

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@cvsickle
Comment options

@dosubot
Comment options

@cvsickle
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by cvsickle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant