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

Master branch renamed to main #1703

Closed
jzabroski opened this issue Dec 18, 2023 · 0 comments
Closed

Master branch renamed to main #1703

jzabroski opened this issue Dec 18, 2023 · 0 comments

Comments

@jzabroski
Copy link
Collaborator

jzabroski commented Dec 18, 2023

Here are the following commands to fix your local environment:

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

In addition, develop branch has been renamed to archive/4.x to reflect the skipped 4.0 release.

@jzabroski jzabroski pinned this issue Dec 18, 2023
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