If I want to turn a local git repository into a regular (non versioned) folder what do I have to do?
I've had an SVN project before and in that case I had to delete an SVN folder from every directory. I've read git has one project folder but after some searching it sounds like there is more to it.
PS I do not want to export a repository because not all the contents are checked in.