Skip to content

Renamed branch to main #58

@joshka

Description

@joshka

Just a quick heads up. I just now renamed the default branch from master to main for consistency with github defaults and our other repos.

If you need to fix your local branch up to align with this, the instructions are:

git branch --move master main
git fetch origin
git branch --set-upstream-to origin/main main
git remote set-head origin --auto

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