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

Change default branch from master to main #128

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

masutaka
Copy link
Owner

@MH4GF @tsub ※関係しそうな方

main ブランチのリポジトリが増えてきたので、このリポジトリのデフォルトブランチを master から main に変えました。

ローカルのリポジトリは以下のコマンドを実行するか、git clone し直すようお願いします。

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

P.S.
#112 と少し関係しています。

@masutaka masutaka self-assigned this Nov 11, 2023
@masutaka masutaka marked this pull request as ready for review November 11, 2023 06:14
@masutaka masutaka merged commit d051f78 into main Nov 11, 2023
4 checks passed
@masutaka masutaka deleted the change-default-branch-to-main branch November 11, 2023 06:15
This was referenced Nov 12, 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

Successfully merging this pull request may close these issues.

1 participant