How do I add this repository as a remote in VSCode?
I have written code in VSCode, and I would like to use the VSCode git tools upload this code to a repository in Bitbucket.
I keep getting authentication failures when I try to add the bitbucket repository as a remote repository to the code.
How can I add my bitbucket repository as a remote to my VSCode git repository?
The Bitbucket Cloud user manual has a page decidated to BB <-> VSCode integration, you should definitely check this out: https://support.atlassian.com/bitbucket-cloud/docs/get-started-with-vs-code/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.