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 branch master to main #627

Closed
Tracked by #630
stevepiercy opened this issue Jun 10, 2024 · 5 comments
Closed
Tracked by #630

Rename branch master to main #627

stevepiercy opened this issue Jun 10, 2024 · 5 comments

Comments

@stevepiercy
Copy link
Member

Reference: #623 (comment)

@stevepiercy stevepiercy mentioned this issue Jun 10, 2024
3 tasks
@niccokunzmann
Copy link
Member

niccokunzmann commented Jun 12, 2024

  • This also needs adjusting the documentation and the README
  • The test cases should work.
  • We will see if the changelog tester will pick this up
  • Make sure readthedocs builds for main

Github might have a way to rename the branch.

@stevepiercy
Copy link
Member Author

@niccokunzmann niccokunzmann mentioned this issue Jun 18, 2024
12 tasks
@niccokunzmann
Copy link
Member

This is recommended to update your local clone:

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

@niccokunzmann
Copy link
Member

I adjusted readthedocs, too.

@niccokunzmann
Copy link
Member

It seems all conditions for closing this are met. If you witness anything off, please reopen or report in a new issue.

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

2 participants