Question about resetting version control

Hi @Kurt_Frary,

If you just want to create a new, clean repo, all you have to do is to delete the .git folder in your project folder. Then you can create a new repo.

Did this help? :slight_smile:


See also:

1 Like