Skip to content

Rename 'master' branch to 'main' #418

@njh

Description

@njh

I have just renamed the master branch to main.

If you have a local copy, you need to run the following commands:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions