Como não iniciar o git
cd path/to/repo
rm -rf .git
Good Grebe
cd path/to/repo
rm -rf .git
rmdir /s .git