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
Following https://github.com/github/renaming, I've renamed the default branch on el-patch from master to main. You can update your local copy following these instructions:
el-patch
master
main
git branch -m master main git fetch origin git branch -u origin/main main git remote set-head origin -a
Let me know if this change causes any disruption and I can see what I can do to mitigate!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following https://github.com/github/renaming, I've renamed the default branch on
el-patch
frommaster
tomain
. You can update your local copy following these instructions:Let me know if this change causes any disruption and I can see what I can do to mitigate!
The text was updated successfully, but these errors were encountered: