Skip to content

Remove duplicated branches #1

@frost-nzcr4

Description

@frost-nzcr4

Temporary you can remove them running git branch -r --merged | grep -v -e "\(origin\|your\-github\-name\)/" | xargs -n 1 git branch -r -d

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions