SyntaxFix
Write A Post
Hire A Developer
Questions
I was trying to do :
git rm -r *
but at the end for me works :
git rm -r .
I hope it helps to you.