-
Notifications
You must be signed in to change notification settings - Fork 3
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 'master' to 'main' #77
Comments
I was planning to keep it there for retro compatibility purposes. Is there a good reason for removing it completely? |
@eltonfss What kind of retro compatibility? Is there anything pointing to the master instead of a tag or using the npm library? The good reason for me to delete it is the same reason that motivated us to replace it to main in the first place. |
Not that I'm aware of, but there could be.
Ok @marcelomachado. If it makes sense for you I'm ok with it. Does @gflima have any objection to the removal of this branch? |
As we already did in other projects we also should change the branch
master
tomain
here. I have already created main based on master, however, my user do not have the permission to set main as default.The text was updated successfully, but these errors were encountered: