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

Update default branch from master to main #101

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Update default branch from master to main #101

merged 1 commit into from
Apr 23, 2021

Conversation

swfree
Copy link
Contributor

@swfree swfree commented Apr 23, 2021

To update your existing local environment, run these commands:

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

@swfree swfree merged commit 35d12d2 into main Apr 23, 2021
@swfree swfree deleted the rename-branch branch April 23, 2021 17:14
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

Successfully merging this pull request may close these issues.

2 participants