How to make nRF Connect SDK submit to other code management servers (such as bitbucket,Not github), And continue to use Git to manage this code?

How to make nRF Connect SDK submit to other code management servers (such as bitbucket,Not github),
And continue to use Git to manage this code?

I will modify the content of the NRF Connect SDK and push the modification to the Bitbucket repositories.
I don't want to use GibHub, Because the Bitbucket used by my company.
I have read the Development model: developer.nordicsemi.com/.../dm_adding_Code.html
But unfortunately, what is introduced here is based on GitHub's own fork, and I need to push the code to the company's BitBucket server.
I did not find a way to manage SDK and my own applications based on BitBucket/Git.

Parents Reply Children
Related