Y
Y
yumakaev2020-05-14 09:10:03
git
yumakaev, 2020-05-14 09:10:03

How to initialize a cloned project from github?

Good day!
There was such a situation, I cloned the project from a personal private repository on github
Now, this project needs to be uploaded to a specific branch in bitbucket, how can I initialize the entire project and link it to a branch on bitbucket? Because right now it's tied to my private repository

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
res2001, 2020-05-14
@yumakaev

If the commit history is not needed: separately clone the project from bitbucket, create the necessary branch (if it doesn’t exist), checkout into the branch, add files from your first turnip to the project, commit.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question