Member-only story
Bitbucket-1: Creating a Bitbucket Repository and Adding our Project files to the New Repository Using VS Code
We will create a new Bitbucket Repository and clone it to our local PC, then Add our Project files into it. We will complete VSCode’s authorization to Bitbucket in order to push new project files to Bitbucket repo. Finally, we will check whether our files push to the new repository in Bitbucket. Also, we will install “Jira and BitBucket”
Atlassian extension to VSCode, and used it.
9 min readSep 6, 2023
Topics we will cover:
1. What are the Bitbucket and VSC
2. Creating a Bitbucket account
3. Creating a repository in Bitbucket
4. Cloning new repository in Bitbucket to local PC and Adding our Project files into it.
5. Bitbucket Authentication in VSCode and Pushing our project files to the new repository in Bitbucket
6. Checking whether our files push to the new repository in Bitbucket
7. As a result
8. Next post
9. References