Answers for "how to cancel git init command"

26

rm git init

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language