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

Merged
merged 6 commits into from
Feb 10, 2021
Merged

rename branch master to main #41

merged 6 commits into from
Feb 10, 2021

Conversation

Eomm
Copy link
Collaborator

@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

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/main/HEAD throughout on the GitHub urls

README.md Outdated Show resolved Hide resolved
doc/command-line-usage.md Outdated Show resolved Hide resolved
doc/command-line-usage.md Outdated Show resolved Hide resolved
Co-authored-by: Jordan Harband <ljharb@gmail.com>
@Eomm Eomm force-pushed the rename-branch-main branch 2 times, most recently from 86f3c81 to 6248afe Compare January 24, 2021 11:30
doc/command-line-usage.md Outdated Show resolved Hide resolved
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

doc/command-line-usage.md Outdated Show resolved Hide resolved
doc/command-line-usage.md Outdated Show resolved Hide resolved
mhdawson and others added 2 commits February 10, 2021 13:57
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
@mhdawson mhdawson merged commit 650b141 into main Feb 10, 2021
@mhdawson mhdawson deleted the rename-branch-main branch February 10, 2021 18:58
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.

4 participants