You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the light of continuing removing outright offensive language from the project, consider renaming master to main.
Earlier discussion about offensive words was in #1812
Things that might break:
CI
???
Note: master and main runs into the issue that there may be branches out there that rely on pulling master. A solution can be a symbolic-ref: git symbolic-ref refs/heads/master refs/heads/main