Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for server push options #2147

Open
pablonardone opened this issue Mar 13, 2025 · 1 comment
Open

Support for server push options #2147

pablonardone opened this issue Mar 13, 2025 · 1 comment

Comments

@pablonardone
Copy link

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.

@pablonardone
Copy link
Author

Also related to the issue #2045

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant