Skip to content

chore: migrate default branch to main #231

@blamas

Description

@blamas

Projects in the oblyk org like oblyk-embedded, oblyk-ror-agent and app-user-doc all use main.
Aligning oblyk-app to the new standard could benefit for consistency across the codebase, easier onboarding, and avoiding confusion when switching between repos.

Steps:

  • git branch -m master main
  • git push origin -u main
  • Update the default branch in GitHub repo settings/branches
  • Delete the old master branch

Searching across the codebase, I see no hardcoded references to master, so this should be a straightforward rename.

Metadata

Metadata

Assignees

No one assigned

    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