Удалить git из углового опорта
//Windows:
del /F /S /Q /A .git
rmdir .git
SteDeus
//Windows:
del /F /S /Q /A .git
rmdir .git