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

Make default branch name 'main' instead of 'master' #16

Closed
MickJasker opened this issue Nov 5, 2021 · 1 comment
Closed

Make default branch name 'main' instead of 'master' #16

MickJasker opened this issue Nov 5, 2021 · 1 comment

Comments

@MickJasker
Copy link

Currently, when you create a package the default branch that is created is called master. Because the term is quite loading culturally I think it's better to change this to main like GitHub now does by default.

Ref: https://www.theserverside.com/feature/Why-GitHub-renamed-its-master-branch-to-main

@psimk
Copy link

psimk commented Nov 11, 2021

Fixed it as part of the refactor I did recently 122bdcf

@psimk psimk closed this as completed Nov 11, 2021
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

2 participants