I have recently forked one of my Bitbucket projects to create a different edition of the service contained. The project the fork originated from lives on and the fork will never be merged back to the original project.

How can I remove the reference to the originating project so that I don't get offered to merge code back to this project in the Bitbucket UI.
There is probably a simpler answer, but you could:
git push your local repository to the new project.Now you have a project with the same repository history that has no link to the "parent" repository.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With