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

Adds OnPushRemoteProgress handler to PushOptions #1876

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sitereactor
Copy link
Contributor

The NativeMethods for receiving text updates from the remote already exists and are used in the FetchOptions. This simply adds the existing handler to PushOptions making it possible to configure a callback for receiving text updates from the remote.

No tests have been added for this PR, as its not possible to get remote updates when pushing to local bare repositories. I have integration tests locally that shows this working, but a remote repository is needed for it to be successful.
Hoping that the simplicity of this makes it straight forward to merge.

This is discussed here #642

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

Successfully merging this pull request may close these issues.

None yet

1 participant