Skip to content

Rename master branch to main #151

@chalin

Description

@chalin

Related: google/docsy#765


GitHub's advice

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

Adapt these instructions, depending on the name of your remote, etc.

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