Renaming git's main branch
2020-06-15 14:52:35.873272+00 by Dan Lyke 3 comments
There's a trend to get away from "master/slave" terminology, and "git" is one place where that terminology carried over from bitkeeper.
Scott Hanselman — Easily rename your Git default branch from master to main.
How to create a git repository with the default branch name other than master?
Automatically retarget github pull requests from master to your new branch