Skip to content

Rename master branch to main #2286

Closed
Closed
@amanjeev

Description

@amanjeev

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions