The Wayback Machine - https://web.archive.org/web/20210808120308/https://docs.github.com/en/github/administering-a-repository/managing-branches-in-your-repository

Managing branches in your repository

Whenever you propose a change in Git, you create a new branch. Branch management is an important part of the Git workflow. After some time, your list of branches may grow, so it's a good idea to delete merged or stale branches.

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.