I've got a problem while working with github.
The problem is:
I've created a repository.
I've filled master branch but made a big mistake, so there's a big story what I don't need.
Then I create a new branch (OhThisAmazingBranch), empty and began a normal project without problems.
I need to delete master branch and make OhThisAmazingBranch as master.
How to do that? Is that even possible?
P.S. I am working using VS 2019
UPD. I tried advises what I've found before asking in here, they didn't work, so here I am.
UPD2. Thanks everybody for your answers, I'll try every one what's looks useful for me and let you know if it helped.