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

Switch the default branch from develop to main #755

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Conversation

xerial
Copy link
Member

@xerial xerial commented Aug 7, 2023

FYI: @komamitsu

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

@github-actions github-actions bot added the doc label Aug 7, 2023
@xerial xerial added internal and removed doc labels Aug 7, 2023
@xerial xerial merged commit 1e0eaff into main Aug 7, 2023
6 checks passed
@xerial xerial deleted the master-to-main branch August 7, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant