I wanted to delete version control for a team project so I could restart with a new solution. I used ts destroy command to delete everything. But now I don't have a root folder anymore in my source control for an existing team project.
I don't want to delete the team project and remake it because it has various tasks , backlogs, etc..
How can I remake the root folder for my team project So I can add my solution to source control ?
Any help is much appreciated! Thx.