Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove git repository 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 #windows
ADD COMMENT
Topic
Name
6+6 =