I have a git hub repository called "Name" (Without the quote). When I try to delete it:
git remote remove Name It returns me this:
error: Could not remove config section 'remote.Name' I even check the GitHub website to make sure it exists. It sure does, I don't know why I can't delete this. Thanks