Answers for "delete initialized git repo"

26

how to remove git initialization

rm -rf .git
Posted by: Guest on April-01-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language