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

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Rename master branch to main #711

merged 1 commit into from
Mar 10, 2021

Conversation

nolar
Copy link
Owner

@nolar nolar commented Mar 10, 2021

Those who cloned this repo locally should do:

git branch -m master main
git fetch origin
git branch -u origin/main main

The forks and existing PRs are all fine as they are.

The rest is taken care of by GitHub as documented:

Signed-off-by: Sergey Vasilyev <[email protected]>
@nolar nolar added the automation CI/CD: testing, linting, releasing automatically label Mar 10, 2021
@nolar nolar enabled auto-merge March 10, 2021 19:50
@nolar nolar merged commit a9d8f13 into main Mar 10, 2021
@nolar nolar deleted the master-to-main branch March 10, 2021 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI/CD: testing, linting, releasing automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant