Categories
How to remove a github repository from ubuntu?
$ git init Re-initialized existing Git repository in /home/dimaba/.git/ What is the command to remove this repository?
Answer the question
In order to leave comments, you need to log in
rm -r /home/dimaba/.git ;-)
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question