Skip to content

Fix bug in git_smart__push: push_transfer_progress cb is only called at end #3377

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

Merged
merged 1 commit into from
Aug 15, 2015

Conversation

dleehr
Copy link
Contributor

@dleehr dleehr commented Aug 14, 2015

The conditional checked cbs->transfer_progress then used the value in cbs->push_transfer_progress. In both cases it should be push_transfer_progress

The conditional checked cbs->transfer_progress then used the value in cbs->push_transfer_progress. In both cases it should be push_transfer_progress
@Therzok
Copy link
Member

Therzok commented Aug 14, 2015

👍

@dleehr dleehr changed the title Fix bug in git_smart__push: push_transfer_progress cb is never called Fix bug in git_smart__push: push_transfer_progress cb is only called at end Aug 14, 2015
@ethomson
Copy link
Member

Good catch! Thanks!

ethomson added a commit that referenced this pull request Aug 15, 2015
Fix bug in git_smart__push: push_transfer_progress cb is only called at end
@ethomson ethomson merged commit 252f86e into libgit2:master Aug 15, 2015
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.

3 participants