Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Import local code

kestrel17 May 11, 2021

I'd like to know how to import code from my computer to an existing Bitbucket repository. Thank you.

1 answer

0 votes
Eddie Webbinaro
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 11, 2021

Hi @kestrel17 !

Bitbucket uses 'git' as the mechanism for sharing code.  That means you will use git commands to pull the existing repository down to your local machine, and to add or edit additional files before "push"ing back to the shared repository on Bitbucket.

I hope the following intro to git on Bitbucket is useful, that outlines the commands to "pull", "add", "commit" and "push" code changes.


https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud

kestrel17 May 13, 2021

What I never understood about git was, why can't one create a remote from the command line?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events