Posted ingit
changing the default branch on GitHub:
To change the default branch in a GitHub repository, you need admin permissions and at least two branches in the repo. [docs.github](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/changing-the-default-branch) ### Using the web interface (github.com) 1. Open…