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

branch rename master to main #79

Merged
merged 1 commit into from
Feb 4, 2021
Merged

branch rename master to main #79

merged 1 commit into from
Feb 4, 2021

Conversation

Eomm
Copy link
Contributor

@Eomm Eomm commented Jan 23, 2021

Renamed the master branch to main following the GitHub guide

To update your local repository run:

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

Ref nodejs/package-maintenance#445

@wesleytodd
Copy link
Member

Completed!

@wesleytodd wesleytodd closed this Feb 4, 2021
@wesleytodd
Copy link
Member

Did not mean to close, and just meant the branch name had changed.

@wesleytodd wesleytodd reopened this Feb 4, 2021
@bnb bnb merged commit 40b1178 into main Feb 4, 2021
@bnb bnb deleted the rename-branch-main branch February 4, 2021 19:15
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.

3 participants