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

Renamed default branch to main #6295

Closed
jtpio opened this issue Mar 1, 2022 · 2 comments
Closed

Renamed default branch to main #6295

jtpio opened this issue Mar 1, 2022 · 2 comments

Comments

@jtpio
Copy link
Member

jtpio commented Mar 1, 2022

Anyone who has the repository already cloned will likely need to update it. These are the commands Github suggests:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
@jtpio jtpio pinned this issue Mar 1, 2022
@jtpio
Copy link
Member Author

jtpio commented Mar 1, 2022

See #6293 and jupyter/notebook-team-compass#6 for more info.

@jtpio
Copy link
Member Author

jtpio commented Aug 4, 2022

Closing as the branch was renamed a couple of months ago already.

@jtpio jtpio closed this as completed Aug 4, 2022
@jtpio jtpio unpinned this issue Aug 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant