G
G
Good Samaritan2017-09-14 17:47:31
git
Good Samaritan, 2017-09-14 17:47:31

How to upload your folders and files to the repository in bitbucket?

I have a repository on bitbucket. There are 2 folders static and local/templates/odin. I installed Bitrix, created some pages, added something to gitignore. How can I now add the files and folders I created to the repository in bitbucket?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Emelyanov, 2017-09-14
@babarun

git add .
git push -u origin master

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question