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

Hi, I am Emmanuel. Please how can I import files(projects) from my device to gitbucket?

Emmanuel Nzekwe September 1, 2019

How to import files from local machine to git bucket

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 3, 2019

Hi @Emmanuel Nzekwe

The Atlassian product Atlassian provides is Bitbucket.
Can you clarify if you are talking about https://github.com/gitbucket/gitbucket ?

In Bitbucket, if it is an existing repository, you could:

  1. Clone your Bitbucket repository in the local machine
  2. Copy your files to the repository
  3. Add the files to the repository you just created using git commands
    1. add
    2. commit
    3. push 

If you want to create a new repository in Bitbucket with your data, you should:

  1. Create a LOCAL git repository in your local machine
  2. Add the files to the repository you just created using git commands
    1. add
    2. commit
    3. push 
  3. Follow the instructions available on the first screen after the repository creation in Bitbucket:
    Screen Shot 2019-09-03 at 14.21.45.png

I hope that helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events