Skip to content

Add: Renaming branches  #1

@powion

Description

@powion

To rename any branch:
git branch -m <oldname> <newname>

To rename the current branch:
git branch -m <newname>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions