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

Update default branch from master to main #100

Merged
merged 2 commits into from
Nov 22, 2021
Merged

Update default branch from master to main #100

merged 2 commits into from
Nov 22, 2021

Conversation

pschmitt
Copy link
Member

@pschmitt pschmitt commented Nov 21, 2021

Hundred PRs! 馃く issues! 馃ぃ

Refs:

鈿狅笍 After this is merged we need to RENAME the master branch!
馃挜 This needs to be done via the UI, otherwise the URLs pointing to /master won't be redirected
https://github.com/zdharma-continuum/zinit/settings/branches

Copy link
Member

@alichtman alichtman left a comment

Choose a reason for hiding this comment

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

I'll let you handle the migration entirely (renaming the branches). LGTM

@pschmitt
Copy link
Member Author

Okay, let's do this!

@pschmitt pschmitt merged commit 7cd8768 into master Nov 22, 2021
@pschmitt pschmitt deleted the pc branch November 22, 2021 07:40
@pschmitt
Copy link
Member Author

image

@pschmitt
Copy link
Member Author

pschmitt commented Nov 22, 2021

image

To update zinit's branch for your local repo:

cd ${ZINIT[BIN_DIR]}
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

@pschmitt
Copy link
Member Author

@pschmitt pschmitt added the maintenance Task to maintain project in a working state label Nov 22, 2021
@pschmitt pschmitt added this to the zinit 4.0 milestone Nov 22, 2021
@pschmitt pschmitt restored the pc branch November 30, 2021 10:57
@github-actions
Copy link

github-actions bot commented Nov 7, 2022

馃帀 This PR is included in version 3.8.0 馃帀

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Task to maintain project in a working state released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants