I have accidentally made one of my folders a git repository by running git init
. How I can reverse this process.
I am running windows ten and have git installed.
I have accidentally made one of my folders a git repository by running git init
. How I can reverse this process.
I am running windows ten and have git installed.
Just delete the .git folder in the root of your directory.
If you can't see it, check the "display hidden folders" in your windows directory settings