Skip to content

master branch renamed to main #122

@skogsbaer

Description

@skogsbaer

Hey fellow developers,

I renamed to master branch to main. You need to issue to following commands to update your local copy:

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

I'll keep this issue open for some time.

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