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
We need to update the reference from master to main to align with modern naming conventions and inclusive practices.
Important
Change references to other repositories if needed
The text was updated successfully, but these errors were encountered:
git checkout master git pull git checkout -b master-bak git push --set-upstream origin master-bak
Nothing to do here.
git remote set-branches --add origin git fetch --depth 128 origin git checkout main git branch -D master git checkout -b master git push --set-upstream origin master
@wazuh/devel-xdrsiem-agent has been notified internally.
Sorry, something went wrong.
vikman90
Successfully merging a pull request may close this issue.
Description
We need to update the reference from
master
tomain
to align with modern naming conventions and inclusive practices.Tasks
Important
Change references to other repositories if needed
Resources
List of repositories affected by renaming
-wazuh-dashboard-plugins
The text was updated successfully, but these errors were encountered: