Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename "master" to "main" #36

Open
6 tasks done
lheagy opened this issue Apr 2, 2021 · 1 comment
Open
6 tasks done

rename "master" to "main" #36

lheagy opened this issue Apr 2, 2021 · 1 comment

Comments

@lheagy
Copy link
Member

lheagy commented Apr 2, 2021

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
@lheagy
Copy link
Member Author

lheagy commented Apr 2, 2021

👋 @yangdikun, I will let you update the

  • ess302website repo

if you like. It is quite straightforward: https://github.com/github/renaming
Feel free to ping if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant