azure-devops

"Disconnect" forked Git repos in VSTS


In VSTS, I forked a repository to develop a separate product from the original repo.

When I make a PR from a branch into master in my forked repo, VSTS defaults to merging into the original repo. I have to be sure not to mistakenly merge into the original repo with every PR. VSTS new PR menu

VSTS seems to think that I may want to merge changes from my forked repo into the original one. I have no plans to do so. How do tell VSTS to 'disconnect' my forked repo from the original?


Solution

  • No, there isn’t such feature in VSTS, there is the user voice that you can vote: Allow option of converting forks to repos