Skip to content

Renamed master -> main #90

@znicholls

Description

@znicholls

@lewisjared @maritsandstad @chrisroadmap I've just renamed master to main, you'll need to run these commands locally to get your local repository back in order

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions