Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

pushOption compatibility #1281

@anonymez

Description

@anonymez

Hi Everybody,
I'm looking how to add push options to push git command, but I am not sure go-git support them.
Looking to PushOptions in https://github.com/src-d/go-git/blob/master/options.go#L179 there is no attribute expressing pushOption and even trying to add them in .git/config as
[push] pushOption = myoption

it seems they are not processed by the library. Is there any plan in adding them?

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