Skip to content

rename "master" to "main" #36

@lheagy

Description

@lheagy

Similar to simpeg/simpeg#980, we will update the name of our main branch to "main" in our geosci repos

  • geosci-labs
  • gpg
  • gpgLabs
  • em
  • website (including courses, disc, etc)
  • toolkit

to get these changes locally, you will need to run

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

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