I want to set up a repository with git and VS Code, but I miss clicked and now I can't get rid of the wrong repository. How can I delete it? I found this: VS Code vs. multiple git repository in hierarchy and this: How to remove the Git repository in VS Code But this doesn't help me because I'm using Win10 (yes, yes I know. But I don't like Linux and using the command line)
Asked
Active
Viewed 260 times
0
-
4Delete the .git folder? – svrdoljak Oct 10 '22 at 08:15
-
Do you want to change the repo, or not use one? – doctorlove Oct 10 '22 at 08:15
-
@doctorlove In the end I want to use a different one. But for now I want to delete it completely and start over fresh. – Akut Luna Oct 10 '22 at 08:25
-
@svrdoljak where do I find it? – Akut Luna Oct 10 '22 at 08:25
-
1@AkutLuna . (dot) means hidden, idk how to enable this in windows to show hidden folders but you need to enable this and delete the folder. – svrdoljak Oct 10 '22 at 08:33