Answers for "select the command would you use to delete a new git repository?"

30

delete git repository command line

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

Code answers related to "select the command would you use to delete a new git repository?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language