Skip to content

Rename branch to main #355

@mwtoews

Description

@mwtoews

This task is to rename this project's main branch to main. This has just been done with the GitHub UI, but will require contributors to update their local clones:

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

Other individual forks (124 of them as this moment) may also want to rename their forked repo, which can be done with the GitHub UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions