Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove git from project

// On windows To remove git from project
del /F /S /Q /A .git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #git #project
ADD COMMENT
Topic
Name
3+1 =