Skip to content

chore: migrate default branch to main #28

Description

@blamas

Projects in the oblyk org like oblyk-embedded, oblyk-ror-agent and app-user-doc all use main.
Aligning oblyk-api 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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