Skip to content

Support for server push options #2147

Open
@pablonardone

Description

@pablonardone

Please add support for server push options parameter. This parameter is equivalent to the value set in the git command line "--push-options"

Currentley the C library libgit2 already support server push options, and actually the internal class GitPushOptions also support it.
The problem is that this functionality is not exported by the public class PushOptions.

This functionality is extremely important so I will summit a pull request with the changes.
Thanks and I hope that pull request could be integrated as soon as possible.

Activity

pablonardone

pablonardone commented on Mar 13, 2025

@pablonardone
Author

Also related to the issue #2045

cosminf98

cosminf98 commented on Apr 17, 2025

@cosminf98

Also interested in this
Any news on this? When can this be merged?

AleksandrSor

AleksandrSor commented on May 15, 2025

@AleksandrSor

Also interested in this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @pablonardone@cosminf98@AleksandrSor

        Issue actions

          Support for server push options · Issue #2147 · libgit2/libgit2sharp