Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels