I have a problem in github that I do not know how to solve it since I am a newbie in the repositories topic. It turns out that I uploaded a project to a remote repository from my local repository. Now I need to delete what is in the remote repository to leave it empty and upload a new project to it from my local, I'm not sure how to do it, since I made an init in my new project to create a new repository to link it to the remote , delete what is remote and upload what I have in local. How would this be done? that is, the commands to follow in the windows cmd console to perform this operation.
Thanks