We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master
main
What would you like to be added:
Removal of the master branch.
Why is this needed:
We currently have both main and master branches in our repository, which could potentially confuse users or developers.
To simplify and avoid confusion, we can remove the master branch and using main as our primary branch.
if we do it, we may need consider:
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
done
hzxuzhonghu
No branches or pull requests
What would you like to be added:
Removal of the
master
branch.Why is this needed:
We currently have both
main
andmaster
branches in our repository, which could potentially confuse users or developers.To simplify and avoid confusion, we can remove the
master
branch and usingmain
as our primary branch.if we do it, we may need consider:
master
branch.master
branch, replacing them withmain
.The text was updated successfully, but these errors were encountered: