Skip to content

Main branch renamed to trunk #24775

Open
Open
@coder-karen

Description

@coder-karen

On 17 June 2022 the main branch of this repository was renamed to trunk. For anyone developing with Jetpack locally, you can update your repository by running the following commands:

git branch -m master trunk
git fetch origin
git branch -u origin/trunk trunk
git remote set-head origin -a

No change is needed on existing PRs as GitHub will handle this automatically. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions