Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove git repository

On Windows:
Go to the directory where you want to delete your .git folder then type in cmd

rmdir /S .git.
 
PREVIOUS NEXT
Tagged: #remove #git #repository
ADD COMMENT
Topic
Name
7+9 =