smart_protocol.c
23.9 KB
-
Fix bug in git_smart__push: push_transfer_progress cb is never called · b0b2c722
The conditional checked cbs->transfer_progress then used the value in cbs->push_transfer_progress. In both cases it should be push_transfer_progress
Dan Leehr committed