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

Push.xs: Add callbacks() method #75

Closed
wants to merge 3 commits into from
Closed

Push.xs: Add callbacks() method #75

wants to merge 3 commits into from

Conversation

jacquesg
Copy link
Owner

This adds support for callbacks during push. Still have to find a way to write a test case for this, seems like we don't have any for push.

@ghedo
Copy link
Collaborator

ghedo commented Apr 17, 2014

The problem with testing is that, well, you'd need to actually push. Not sure if this can be done with a "file://" remote, I've never tried.

@jacquesg
Copy link
Owner Author

I'm sure it will work with a file:// remote, the plan that I had in mind :)

@jacquesg jacquesg changed the title WIP: Push.xs: Add callbacks() method Push.xs: Add callbacks() method Apr 17, 2014
@jacquesg
Copy link
Owner Author

This is ready. Stupid clone test case that fails intermittently when it decides to not count objects. Will have to fix that.

@ghedo
Copy link
Collaborator

ghedo commented Apr 17, 2014

Merged, thanks!

@ghedo ghedo closed this Apr 17, 2014
@jacquesg jacquesg deleted the push branch April 25, 2014 20:52
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

2 participants