Skip to content

How can I "git push --all"? #491

@ghost

Description

I need to push an entire repo to a new location for a project I'm working on. I tried repo.push(all=True), similar to repo.push(tags=True) but it doesn't seem to work - only the master branch is pushed. How can I push the entire repo instead of just one branch, a la git push --all ?

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