Skip to content
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

Draft: Prepare files for change of main branch name #5407

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dudoslav
Copy link
Collaborator

This PR changes all mentions of the dev branch as the default branch to branch name main. This whole change will require us to atomically:

  1. Merge this PR
  2. Create a new branch main from dev and make sure not to merge any PR's until this whole process is done
  3. Change the default branch of this project to main
  4. Change all mentions of dev branch in our repositories to be changed to main (This can be done retroactively)

TYPE: NO_HISTORY
DESC: Change all mentions of default branch

@dudoslav dudoslav self-assigned this Dec 16, 2024
Copy link
Member

@teo-tsirpanis teo-tsirpanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some unrelated instances of dev were renamed to main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants