Answers for "how do i delete a repository in linux terminal?"

30

delete git repository command line

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

Code answers related to "how do i delete a repository in linux terminal?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language