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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃拝 Renaming the default branch from master to main #1

Closed
thiago-scherrer opened this issue Mar 20, 2023 · 2 comments
Closed

馃拝 Renaming the default branch from master to main #1

thiago-scherrer opened this issue Mar 20, 2023 · 2 comments

Comments

@thiago-scherrer
Copy link

Hello!

Since the project is new, what do you think about adopting the new GitHub standard from the start, using the main branch instead of master?

image

馃殌

@Lissy93
Copy link
Owner

Lissy93 commented Mar 20, 2023

Heya @thiago-scherrer
Sure, I can change that, I'll do it now :)
Sorry about that, seems my muscle memory is slow to learn!

@Lissy93
Copy link
Owner

Lissy93 commented Mar 20, 2023

Done. master is now main

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

@Lissy93 Lissy93 closed this as completed Mar 20, 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

2 participants