MaibornWolff / maibornwolff.github.io

A listing of open source projects at MaibornWolff GmbH on GitHub

Home Page:https://maibornwolff.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change branch name from "master" to "main"

MaikNog opened this issue · comments

Hi,
as a small contribution, maybe the naming could be changed.
https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx“

"git branch -m master main"
"git push -u origin main"