Answers for "VSCode bitbucket push"

0

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
Posted by: Guest on August-31-2021

Code answers related to "VSCode bitbucket push"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language