Remove Git From Angular Oproject

[Solved] Remove Git From Angular Oproject | Shell - Code Explorer | yomemimo.com
Question : remove git from angular oproject

Answered by : stefano-tomaiuolo

//Windows:
del /F /S /Q /A .git
rmdir .git

Source : | Last Update : Fri, 30 Oct 20

Answers related to remove git from angular oproject

Code Explorer Popular Question For Shell