Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #11245
Closed
Open
Issue created Jul 25, 2021 by Administrator@rootContributor

change primary branch from master to main

Created by: msaaddev

Is your proposal related to a problem?

No. create-react-app is still using master branch for the primary branch when it generates a project. And now almost everyone is using main branch as the primary branch instead. So, it would be better if we use main branch instead. This piece will add more weight to why I am proposing this.

Describe the solution you'd like

After making the initial commit, run the command to change primary branch from master to main.

(Describe your proposed solution here.)

Describe alternatives you've considered

none.

Additional context

none.

Assignee
Assign to
Time tracking