VSCode bitbucket push
After installing the Atlassian/ Bitbucket extension:
1. Create a new repository in bitbucket
2. Clone this in new project in VSC
- folder is created automatically You will need to insert the remote repository,
something like https://[email protected]/myname/guestbook.git
3. Make changes. Or copy an existing project, but leave the .git directory!
4. Commit
5. Push