I need to change my source control target from one server to another, and need to remove source control (and all history if possible) from my project.
What is the correct way to do this? I tried the Source Control.. Remove
command on both the project and solution, restarted, and inspected for hidden .Git files that could be present. The system still behaves as if source control is still enabled.
What other things should I try when removing this from Source Control?