Skip to content

Can't push to branches other than master #92

@jelaniwoods

Description

@jelaniwoods

This means if the default branch is main, we can't push at all.

This is because ruby-git defines push as

    def push(remote, branch = 'master', opts = {})

and currently, web_git doesn't specify the branch or remote

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